mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[220446] Got rid of an unused extension point.
This commit is contained in:
parent
ec063f4c8b
commit
737a61b178
1 changed files with 0 additions and 9 deletions
|
@ -93,15 +93,6 @@
|
||||||
menubarPath="additions"
|
menubarPath="additions"
|
||||||
id="org.eclipse.dd.examples.pda.editor.context.runToLineAction"/>
|
id="org.eclipse.dd.examples.pda.editor.context.runToLineAction"/>
|
||||||
</viewerContribution>
|
</viewerContribution>
|
||||||
<objectContribution
|
|
||||||
adaptable="false"
|
|
||||||
id="org.eclipse.dd.examples.pda.dropToFrame"
|
|
||||||
objectClass="org.eclipse.debug.examples.core.pda.model.PDAStackFrame">
|
|
||||||
<action
|
|
||||||
class="org.eclipse.dd.examples.pda.ui.editor.PopFrameActionDelegate"
|
|
||||||
id="org.eclipse.dd.examples.pda.dropToFrame"
|
|
||||||
label="Pop Frame"/>
|
|
||||||
</objectContribution>
|
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
<extension
|
<extension
|
||||||
|
|
Loading…
Add table
Reference in a new issue