From 73a0b84498501c1e2907f1cdc5f222f1f400edfd Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 18 Feb 2016 09:13:18 +0000 Subject: MirLua: - m_msg_buttonsbar moved to separate lua library - fixed loading of other c modules git-svn-id: http://svn.miranda-ng.org/main/trunk@16300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/mlua.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/MirLua/src/mlua.cpp') diff --git a/plugins/MirLua/src/mlua.cpp b/plugins/MirLua/src/mlua.cpp index 917fa26631..da56eeb902 100644 --- a/plugins/MirLua/src/mlua.cpp +++ b/plugins/MirLua/src/mlua.cpp @@ -68,7 +68,6 @@ void CMLua::Unload() } KillModuleScheduleTasks(); - KillModuleMBButtons(); KillModuleTTBButton(); KillModuleIcons(hLangpack); -- cgit v1.2.3