From 7dd1561a883a28ffa275e1a097bd82853b4cc6f8 Mon Sep 17 00:00:00 2001 From: Tycho Bickerstaff Date: Wed, 18 Dec 2013 23:54:55 +0000 Subject: fixed bindings generation --- lib/tolua++/src/bin/toluabind_default.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lib/tolua++/src/bin/toluabind_default.h (limited to 'lib/tolua++/src/bin/toluabind_default.h') diff --git a/lib/tolua++/src/bin/toluabind_default.h b/lib/tolua++/src/bin/toluabind_default.h deleted file mode 100644 index c31a14875..000000000 --- a/lib/tolua++/src/bin/toluabind_default.h +++ /dev/null @@ -1,8 +0,0 @@ -/* -** Lua binding: tolua -** Generated automatically by tolua++-1.0.8pre2 on Tue Dec 13 01:43:55 2005. -*/ - -/* Exported function */ -TOLUA_API int tolua_tolua_open (lua_State* tolua_S); - -- cgit v1.2.3