1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +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">
</page>
</extension>
<!--
<extension
point="org.eclipse.ui.viewActions">
<viewContribution
@ -72,5 +73,6 @@
</action>
</viewContribution>
</extension>
-->
</plugin>