You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
Remove unused abort_scan variable
This commit is contained in:
@@ -168,7 +168,6 @@ class EditorFileSystem : public Node {
|
||||
|
||||
EditorFileSystemDirectory *new_filesystem = nullptr;
|
||||
|
||||
bool abort_scan = false;
|
||||
bool scanning = false;
|
||||
bool importing = false;
|
||||
bool first_scan = true;
|
||||
|
||||
Reference in New Issue
Block a user