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

The 'Automatically Load Symbols' action is commented out.

This commit is contained in:
Mikhail Khodjaiants 2003-02-13 17:49:56 +00:00
parent 2b6e616826
commit 7c52c5f109

View file

@ -46,6 +46,7 @@
id="org.eclipse.cdt.debug.mi.ui.MIPreferencePage"> id="org.eclipse.cdt.debug.mi.ui.MIPreferencePage">
</page> </page>
</extension> </extension>
<!--
<extension <extension
point="org.eclipse.ui.viewActions"> point="org.eclipse.ui.viewActions">
<viewContribution <viewContribution
@ -72,5 +73,6 @@
</action> </action>
</viewContribution> </viewContribution>
</extension> </extension>
-->
</plugin> </plugin>