summaryrefslogtreecommitdiffstats
path: root/tests/PieceRotation/Bindings.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PieceRotation/Bindings.h')
-rw-r--r--tests/PieceRotation/Bindings.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/PieceRotation/Bindings.h b/tests/PieceRotation/Bindings.h
deleted file mode 100644
index 490830ac3..000000000
--- a/tests/PieceRotation/Bindings.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-// Bindings.h
-
-// Dummy include file needed for LuaState to compile successfully
-
-
-
-
-struct lua_State;
-
-int tolua_AllToLua_open(lua_State * a_LuaState);
-
-
-
-