mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
native File.length() + save file size on vfs initialization
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ public class Win32LocalFileSystem extends LocalFileSystemBase {
|
||||
}
|
||||
|
||||
private final Win32Kernel myKernel = new Win32Kernel();
|
||||
public static boolean checkMe = true;
|
||||
public static boolean checkMe = false;
|
||||
|
||||
private Win32LocalFileSystem() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user