Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Inglis2004-01-13 21:25:35 +0000
committerDavid Inglis2004-01-13 21:25:35 +0000
commit74f6ab27e866f3eefb54f964953aae105c61c77b (patch)
tree1277ac7d92a4cf85814beadbed4871ed011b9f52 /core/org.eclipse.cdt.core/.classpath
parent613c100d78aa914aa05278dc52ec469d3ecd1cf8 (diff)
downloadorg.eclipse.cdt-74f6ab27e866f3eefb54f964953aae105c61c77b.tar.gz
org.eclipse.cdt-74f6ab27e866f3eefb54f964953aae105c61c77b.tar.xz
org.eclipse.cdt-74f6ab27e866f3eefb54f964953aae105c61c77b.zip
- removal of deprecated 1.2 methods/classes
Diffstat (limited to 'core/org.eclipse.cdt.core/.classpath')
-rw-r--r--core/org.eclipse.cdt.core/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core/.classpath b/core/org.eclipse.cdt.core/.classpath
index dd175003f60..5234ce90362 100644
--- a/core/org.eclipse.cdt.core/.classpath
+++ b/core/org.eclipse.cdt.core/.classpath
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="build"/>
<classpathentry kind="src" path="index"/>
<classpathentry kind="src" path="model"/>
<classpathentry kind="src" path="src"/>

Back to the top