Bug 442456 - Should not have empty performance targets

Change-Id: I7e2b67bd5989f45988deb1f638d633582f91945a
Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
diff --git a/ant/org.eclipse.ant.tests.core/test.xml b/ant/org.eclipse.ant.tests.core/test.xml
index 4f6daa5..68337a2 100644
--- a/ant/org.eclipse.ant.tests.core/test.xml
+++ b/ant/org.eclipse.ant.tests.core/test.xml
@@ -48,7 +48,7 @@
   </target>
 
   <!-- This target runs the performance test suites. -->
-  <target name="performance">
-  </target>	
+  <!--<target name="performance">
+  </target> -->	
 	
 </project>