aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/je_lua_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/common/je_lua_object.h')
-rw-r--r--src/lua/common/je_lua_object.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lua/common/je_lua_object.h b/src/lua/common/je_lua_object.h
index 1d74de9..c2f0195 100644
--- a/src/lua/common/je_lua_object.h
+++ b/src/lua/common/je_lua_object.h
@@ -57,10 +57,6 @@ namespace JinEngine
int getDependenciesCount();
- //////////////////////////////////////////////////////////////////////////////////////////////////////
- //
- //////////////////////////////////////////////////////////////////////////////////////////////////////
-
lua_State* state;
SharedBase* object;