diff options
author | George Hazan <ghazan@miranda.im> | 2016-12-02 16:52:18 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-12-02 16:52:18 +0300 |
commit | 5bf0b5424af1153dcb1b1c32f8a26d43811f5bb2 (patch) | |
tree | e5055987b7ed1ef8c0d9c827b866d1c077f51718 /plugins/MirLua/Modules/m_msg_buttonsbar/src | |
parent | 936d060b47a8c1061f806d627c97e469f8530b70 (diff) |
m_msg_buttonsbar.h is not needed anymore
Diffstat (limited to 'plugins/MirLua/Modules/m_msg_buttonsbar/src')
-rw-r--r-- | plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.h b/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.h index 50b75904b4..39dfe8a861 100644 --- a/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.h +++ b/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.h @@ -8,6 +8,5 @@ #include <m_core.h>
#include <m_utils.h>
#include <m_message.h>
-#include <m_msg_buttonsbar.h>
#endif //_COMMON_H_
\ No newline at end of file |