summaryrefslogtreecommitdiff
path: root/core/script_language.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/script_language.h')
-rw-r--r--core/script_language.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/script_language.h b/core/script_language.h
index 64c6f2eb81..b4c55cac9e 100644
--- a/core/script_language.h
+++ b/core/script_language.h
@@ -352,8 +352,6 @@ class ScriptDebugger {
public:
typedef void (*RequestSceneTreeMessageFunc)(void *);
- int update_frequency;
-
struct LiveEditFuncs {
void *udata;