cosmetics

This commit is contained in:
Eugene Zhuravlev
2009-11-03 21:56:38 +03:00
parent a8c56773d8
commit b79512e9fb
@@ -286,9 +286,6 @@ public class CompilerManagerImpl extends CompilerManager {
ourCompiledPaths = new ArrayList<String>();
}
/**
* @param path a relative to output directory path
*/
public static void addDeletedPath(String path) {
ourDeletedPaths.add(path);
}