mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Cleanup
This commit is contained in:
@@ -100,7 +100,6 @@ public class IdeaWin32 {
|
||||
final FileInfo result = getInfo0(path);
|
||||
t = (System.nanoTime() - t) / 1000;
|
||||
LOG.debug("getInfo(" + path + "): " + t + " mks");
|
||||
LogUtil.debug(LOG, "getInfo(%s)", path);
|
||||
return result;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user