diff --git a/core/org.eclipse.cdt.core/schema/CIndex.exsd b/core/org.eclipse.cdt.core/schema/CIndex.exsd index 32f42420e9c..e51d98216fc 100644 --- a/core/org.eclipse.cdt.core/schema/CIndex.exsd +++ b/core/org.eclipse.cdt.core/schema/CIndex.exsd @@ -52,7 +52,6 @@ This example ant file shows how to invoke the tool headlessly, the same approach would work from a shell or batch file. <pre> -<!-- Test script. This would be part of the documentation, rather than submitted to CVS --> <project name="Generate PDOM" default="generate"> <target name="generate"> <!-- This script shows how to invoke the default project provider (ExternalExportProjectProvider) -->