diff options
| author | Juan Linietsky | 2018-05-28 08:47:09 -0300 |
|---|---|---|
| committer | GitHub | 2018-05-28 08:47:09 -0300 |
| commit | 5bb412f389c443d7562bdd28b973936c40c7a56e (patch) | |
| tree | 25d5bc1ce9bad1fe4a0589dd547a3273f087f12e /core/script_language.h | |
| parent | 856d945248a8ff3518de80eba48f19d2388c06f9 (diff) | |
| download | godot-5bb412f389c443d7562bdd28b973936c40c7a56e.tar.gz godot-5bb412f389c443d7562bdd28b973936c40c7a56e.tar.zst godot-5bb412f389c443d7562bdd28b973936c40c7a56e.zip | |
Diffstat (limited to 'core/script_language.h')
| -rw-r--r-- | core/script_language.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/script_language.h b/core/script_language.h index 64c6f2eb8..b4c55cac9 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; |
