Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / compiler / batch / ClasspathDirectory.java
index ec61df9..eb7d223 100644 (file)
@@ -14,7 +14,7 @@ import java.io.File;
 import java.util.Hashtable;
 
 import net.sourceforge.phpdt.internal.compiler.env.NameEnvironmentAnswer;
-import net.sourceforge.phpdt.internal.compiler.util.SuffixConstants;
+//import net.sourceforge.phpdt.internal.compiler.util.SuffixConstants;
 
 public class ClasspathDirectory implements FileSystem.Classpath,
                SuffixConstants {