diff options
author | George Hazan <george.hazan@gmail.com> | 2013-03-15 11:28:03 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-03-15 11:28:03 +0000 |
commit | 23785ec1a3fbf8a6c38739fa97f0687117eda1a1 (patch) | |
tree | 48ab34f9437c482c976750fa765dfb3bb49bdea2 /plugins/TranslitSwitcher/src/TranslitSwitcher.h | |
parent | 9c3ce21be1a5628df92952356b16768dc20cc367 (diff) |
unused m_popup2.h include
git-svn-id: http://svn.miranda-ng.org/main/trunk@4048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TranslitSwitcher/src/TranslitSwitcher.h')
-rw-r--r-- | plugins/TranslitSwitcher/src/TranslitSwitcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TranslitSwitcher/src/TranslitSwitcher.h b/plugins/TranslitSwitcher/src/TranslitSwitcher.h index 6bcb9dab3b..20dc5c9ae4 100644 --- a/plugins/TranslitSwitcher/src/TranslitSwitcher.h +++ b/plugins/TranslitSwitcher/src/TranslitSwitcher.h @@ -36,7 +36,6 @@ Boston, MA 02111-1307, USA. #include <m_msg_buttonsbar.h>
#include <m_smileyadd.h>
#include <m_ieview.h>
-#include <m_popup2.h>
#include "version.h"
#include "resource.h"
|