From 8ff1c16eb6690c59c0622564f58b9eff0e89e17f Mon Sep 17 00:00:00 2001 From: kaloyane <kaloyane> Date: Tue, 4 Oct 2011 08:59:48 +0000 Subject: [PATCH] minor: revert previous commit, remove redundant GWT dependencies SVN: 23176 --- eu_basynthec/.classpath | 2 -- 1 file changed, 2 deletions(-) diff --git a/eu_basynthec/.classpath b/eu_basynthec/.classpath index 6b2bf4e3bc4..6ba721406dd 100644 --- a/eu_basynthec/.classpath +++ b/eu_basynthec/.classpath @@ -20,7 +20,5 @@ <classpathentry kind="lib" path="/libraries/spring/spring.jar" sourcepath="/libraries/spring/src.jar"/> <classpathentry kind="lib" path="/libraries/cisd-args4j/cisd-args4j.jar" sourcepath="/libraries/cisd-args4j/cisd-args4j-src.zip"/> <classpathentry kind="lib" path="/libraries/poi/poi-3.7-20101029.jar"/> - <classpathentry kind="lib" path="/libraries/gwt2.4/gwt-isserializable.jar"/> - <classpathentry kind="lib" path="/libraries/gwt2.4/gwt-servlet.jar"/> <classpathentry kind="output" path="targets/classes"/> </classpath> -- GitLab