diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 4be21f7df51..e3b5b471f57 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,9 @@ +2003-09-24 Alain Magloire + + Remove unneeded Folder/File Wizard definitions. + + * plugin.xml + 2003-09-23 Alain Magloire Remove some warnings in the ErrorParser blocks. diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index a9cf2a0fecf..2fe016ac351 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -143,33 +143,6 @@ name="%newCCWizardsCategory.name" id="org.eclipse.cdt.ui.newCCWizards"> - - - - %NewWizards.folder.description - - - - - - - %NewWizards.file.description - - - -