From 906fd503439becaa0856119c573d5dfbbd7f7039 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 8 Dec 2013 18:05:49 +0100 Subject: Removed unused ToLua files. Those were used to compile the tolua executable and were getting in the way - Unix makefile tried to compile them into MCS. --- lib/tolua++/src/bin/toluabind.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lib/tolua++/src/bin/toluabind.h (limited to 'lib/tolua++/src/bin/toluabind.h') diff --git a/lib/tolua++/src/bin/toluabind.h b/lib/tolua++/src/bin/toluabind.h deleted file mode 100644 index 7f1f018c9..000000000 --- a/lib/tolua++/src/bin/toluabind.h +++ /dev/null @@ -1,8 +0,0 @@ -/* -** Lua binding: tolua -** Generated automatically by tolua++-1.0.92 on Sun Feb 15 22:29:48 2009. -*/ - -/* Exported function */ -TOLUA_API int tolua_tolua_open (lua_State* tolua_S); - -- cgit v1.2.3