1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Remove test wizard addition

This commit is contained in:
Anton Leherbauer 2007-12-03 14:25:21 +00:00
parent ff7c57acb7
commit 35c98f1798

View file

@ -2332,14 +2332,5 @@
scheme="ffs">
</filesystemContributor>
</extension>
<extension
point="org.eclipse.ui.newWizards">
<wizard
class="org.eclipse.cdt.ui.templateengine.TemplateClassWizard"
hasPages="true"
id="org.eclipse.cdt.ui.wizard1"
name="New Class from Template">
</wizard>
</extension>
</plugin>