diff options
Diffstat (limited to 'core/core_bind.h')
-rw-r--r-- | core/core_bind.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/core_bind.h b/core/core_bind.h index 79230bd685..9e1808c334 100644 --- a/core/core_bind.h +++ b/core/core_bind.h @@ -199,7 +199,6 @@ public: String get_model_name() const; - void dump_memory_to_file(const String &p_file); void dump_resources_to_file(const String &p_file); void print_resources_in_use(bool p_short = false); |