Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2009-01-29 20:56:55 +0000
committerVivian Kong2009-01-29 20:56:55 +0000
commit4518d368aa273eab7c1c21e856d9649b81fff353 (patch)
treecd99928bc379b4e8e4737e962b4504ba262ef972 /xlc/org.eclipse.cdt.errorparsers.xlc.tests
parentffcc923e9d4727911e70dba0429a8ecbd5db99d8 (diff)
downloadorg.eclipse.cdt-4518d368aa273eab7c1c21e856d9649b81fff353.tar.gz
org.eclipse.cdt-4518d368aa273eab7c1c21e856d9649b81fff353.tar.xz
org.eclipse.cdt-4518d368aa273eab7c1c21e856d9649b81fff353.zip
bug 253574 - removing empty plugin.xml
Diffstat (limited to 'xlc/org.eclipse.cdt.errorparsers.xlc.tests')
-rw-r--r--xlc/org.eclipse.cdt.errorparsers.xlc.tests/plugin.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/xlc/org.eclipse.cdt.errorparsers.xlc.tests/plugin.xml b/xlc/org.eclipse.cdt.errorparsers.xlc.tests/plugin.xml
deleted file mode 100644
index 2407ba63304..00000000000
--- a/xlc/org.eclipse.cdt.errorparsers.xlc.tests/plugin.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<plugin>
-</plugin>

Back to the top