mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cosmetics
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user