summaryrefslogtreecommitdiff
path: root/Runtime/Lua/LuaBind/LuaBindConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'Runtime/Lua/LuaBind/LuaBindConfig.h')
-rw-r--r--Runtime/Lua/LuaBind/LuaBindConfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Runtime/Lua/LuaBind/LuaBindConfig.h b/Runtime/Lua/LuaBind/LuaBindConfig.h
index 829c049..d2cbff7 100644
--- a/Runtime/Lua/LuaBind/LuaBindConfig.h
+++ b/Runtime/Lua/LuaBind/LuaBindConfig.h
@@ -50,10 +50,6 @@ namespace LuaBind
#define LUA_BIND_API LUA_BIND_LIBRARY_EXPORT
#endif
-#define LUA_BIND_ENABLE_NATIVE_EXTEND 0
-#define LUA_BIND_ENABLE_PLAIN_CLASS 0
-#define LUA_BIND_ENABLE_PLAIN_ENUM 0
-
#define LUA_BIND_PROFILER 0
}