summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/toluabind_default.h
diff options
context:
space:
mode:
authorTycho Bickerstaff <work.tycho@gmail.com>2013-12-19 00:54:55 +0100
committerTycho Bickerstaff <work.tycho@gmail.com>2013-12-19 00:59:07 +0100
commit7dd1561a883a28ffa275e1a097bd82853b4cc6f8 (patch)
treed73e7b0709f3ed12c98c26cc7399aee0b06c4ebf /lib/tolua++/src/bin/toluabind_default.h
parentRevert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux (diff)
downloadcuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.tar
cuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.tar.gz
cuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.tar.bz2
cuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.tar.lz
cuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.tar.xz
cuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.tar.zst
cuberite-7dd1561a883a28ffa275e1a097bd82853b4cc6f8.zip
Diffstat (limited to '')
-rw-r--r--lib/tolua++/src/bin/toluabind_default.h8
1 files changed, 0 insertions, 8 deletions
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);
-