diff options
Diffstat (limited to 'plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h')
-rw-r--r-- | plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h index b45173f207..741eb49bd9 100644 --- a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h +++ b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h @@ -8,9 +8,4 @@ #include <m_utils.h>
#include <m_toptoolbar.h>
-#define MLUA_TOPTOOLBAR "m_toptoolbar"
-LUAMOD_API int (luaopen_m_toptoolbar)(lua_State *L);
-
-void KillModuleTTBButton();
-
#endif //_COMMON_H_
\ No newline at end of file |