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:
parent
ff7c57acb7
commit
35c98f1798
1 changed files with 0 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue