summaryrefslogtreecommitdiff
path: root/Runtime/LuaBind/LuaBindGlobalState.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-10-18 19:56:41 +0800
committerchai <chaifix@163.com>2021-10-18 19:56:41 +0800
commit45328cbadd8a946c19a77301f218efbf650e2f28 (patch)
tree8ec4f3a9737b2cbb9744f8347a56783743be2a4c /Runtime/LuaBind/LuaBindGlobalState.h
parentb5702ece4c2cf751c252e76fb885a7ec41ccabe8 (diff)
*misc
Diffstat (limited to 'Runtime/LuaBind/LuaBindGlobalState.h')
-rw-r--r--Runtime/LuaBind/LuaBindGlobalState.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/Runtime/LuaBind/LuaBindGlobalState.h b/Runtime/LuaBind/LuaBindGlobalState.h
deleted file mode 100644
index fa3cc4f..0000000
--- a/Runtime/LuaBind/LuaBindGlobalState.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __LUA_BIND_GLOBAL_STATE_H__
-#define __LUA_BIND_GLOBAL_STATE_H__
-
-// Ë÷Òýµ½luaÀïµÄglobal_State
-typedef struct global_State global_State;
-
-#endif \ No newline at end of file