remove unused
This commit is contained in:
@@ -39,9 +39,6 @@ public:
|
||||
void SetGlobal( const CString &sName );
|
||||
|
||||
private:
|
||||
/* Register all functions in g_LuaFunctionList. */
|
||||
void RegisterFunctions();
|
||||
|
||||
/* Run an expression. The result is left on the Lua stack. */
|
||||
bool RunExpression( const CString &str );
|
||||
lua_State *L;
|
||||
|
||||
Reference in New Issue
Block a user