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/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/MirLua/src/stdafx.h') diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h index 7e6f966375..58cfb263ed 100644 --- a/plugins/MirLua/src/stdafx.h +++ b/plugins/MirLua/src/stdafx.h @@ -86,8 +86,6 @@ LUAMOD_API int (luaopen_m_hotkeys)(lua_State *L); #define MLUA_MESSAGE "m_message" LUAMOD_API int (luaopen_m_message)(lua_State *L); -#include "m_msg_buttonsbar.h" - #include "m_protocols.h" #include "m_schedule.h" -- cgit v1.2.3