eclipse plugin: hide the Test menu

This commit is contained in:
Timotei Dolean 2010-12-17 09:12:02 +00:00
parent 7486985b00
commit 3039cbf5ca

View File

@ -641,11 +641,13 @@
name="separator3"
visible="true">
</separator>
<!--
<command
commandId="Wesnoth_Eclipse_Plugin.commands.test"
label="Test (FOR DEBUG ONLY!!)"
style="push">
</command>
-->
</menu>
</menuContribution>
</extension>