1
0

LuaScript: removed unused code

This commit is contained in:
madmaxoft
2013-08-07 14:32:40 +02:00
parent 2f6b2b7bac
commit 29b9fb0a8b
2 changed files with 0 additions and 19 deletions

View File

@@ -6,11 +6,6 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "LuaScript.h"
extern "C"
{
#include "lualib.h"
}
#include "tolua++.h"