You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Cleanup unused engine code
This commit is contained in:
@@ -248,7 +248,6 @@ public:
|
||||
float get_scanning_progress() const;
|
||||
void scan();
|
||||
void scan_changes();
|
||||
void get_changed_sources(List<String> *r_changed);
|
||||
void update_file(const String &p_file);
|
||||
|
||||
EditorFileSystemDirectory *get_filesystem_path(const String &p_path);
|
||||
|
||||
Reference in New Issue
Block a user