1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00

debug model presentation should not be here

This commit is contained in:
David Inglis 2003-01-30 16:10:57 +00:00
parent bcef6f180d
commit 8a80bf63a0

View file

@ -390,16 +390,6 @@
id="org.eclipse.cdt.ui.cProjectNatureImage">
</image>
</extension>
<!-- =========================================================================== -->
<!-- Debug Model Presentation -->
<!-- =========================================================================== -->
<extension
point="org.eclipse.debug.ui.debugModelPresentations">
<debugModelPresentation
class="org.eclipse.cdt.core.debug.ui.CDebugModelPresentation"
id="org.eclipse.cdt.ui">
</debugModelPresentation>
</extension>
<extension
point="org.eclipse.cdt.core.CBuildConsole">
<CBuildConsole