diff options
Diffstat (limited to 'source/Bindings.h')
-rw-r--r-- | source/Bindings.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/source/Bindings.h b/source/Bindings.h deleted file mode 100644 index 13f398a4d..000000000 --- a/source/Bindings.h +++ /dev/null @@ -1,8 +0,0 @@ -/* -** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 11/15/13 10:14:20. -*/ - -/* Exported function */ -TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); - |