From ef47b37a19fcf831ab13cf1b21ef2ebafa8d521e Mon Sep 17 00:00:00 2001
From: cramakri <cramakri>
Date: Wed, 1 Jun 2011 14:09:29 +0000
Subject: [PATCH] SE-341 Fixed project dependencies.

SVN: 21574
---
 eu_basynthec/.classpath | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eu_basynthec/.classpath b/eu_basynthec/.classpath
index 0d27c4899b8..089a19980d3 100644
--- a/eu_basynthec/.classpath
+++ b/eu_basynthec/.classpath
@@ -5,7 +5,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/datastore_server"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/screening"/>
 	<classpathentry kind="lib" path="/libraries/testng/testng-jdk15.jar" sourcepath="/libraries/testng/src.zip"/>
 	<classpathentry kind="lib" path="/libraries/cisd-base/cisd-base-test.jar" sourcepath="/libraries/cisd-base/cisd-base-src.zip"/>
 	<classpathentry kind="lib" path="/libraries/cisd-base/cisd-base.jar" sourcepath="/libraries/cisd-base/cisd-base-src.zip"/>
-- 
GitLab