Delete declarations of LuaParseTagData and LuaUnparseTagData

This commit is contained in:
Thomas Goyne 2012-10-28 17:04:12 -07:00
parent 6b09bdfe70
commit 2c1f593a13
1 changed files with 0 additions and 2 deletions

View File

@ -96,8 +96,6 @@ namespace Automation4 {
void ObjectInsert(lua_State *L);
void ObjectGarbageCollect(lua_State *L);
int LuaParseTagData(lua_State *L);
int LuaUnparseTagData(lua_State *L);
int LuaParseKaraokeData(lua_State *L);
void LuaSetUndoPoint(lua_State *L);