diff options
Diffstat (limited to 'plugins/MirLua/src/m_toptoolbar.h')
-rw-r--r-- | plugins/MirLua/src/m_toptoolbar.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/MirLua/src/m_toptoolbar.h b/plugins/MirLua/src/m_toptoolbar.h deleted file mode 100644 index 945fde68a3..0000000000 --- a/plugins/MirLua/src/m_toptoolbar.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _LUA_M_TOPTOOLBAR_H_
-#define _LUA_M_TOPTOOLBAR_H_
-
-#define MLUA_TOPTOOLBAR "m_toptoolbar"
-LUAMOD_API int (luaopen_m_toptoolbar)(lua_State *L);
-
-void KillModuleTTBButton();
-
-#endif //_LUA_M_TOPTOOLBAR_H_
\ No newline at end of file |