diff options
Diffstat (limited to '')
| -rw-r--r-- | core/bind/core_bind.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/bind/core_bind.h b/core/bind/core_bind.h index 71038cd5a..d3314cc3b 100644 --- a/core/bind/core_bind.h +++ b/core/bind/core_bind.h @@ -639,8 +639,6 @@ public: void set_time_scale(float p_scale); float get_time_scale(); - String get_custom_level() const; - MainLoop *get_main_loop() const; Dictionary get_version_info() const; |
