1
0
Fork 0
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:
Pawel Piech 2008-03-13 20:49:41 +00:00
parent ec063f4c8b
commit 737a61b178

View file

@ -93,15 +93,6 @@
menubarPath="additions"
id="org.eclipse.dd.examples.pda.editor.context.runToLineAction"/>
</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