diff options
author | Alexey Kulakov <panda75@bk.ru> | 2012-06-25 06:45:59 +0000 |
---|---|---|
committer | Alexey Kulakov <panda75@bk.ru> | 2012-06-25 06:45:59 +0000 |
commit | dafffe73026dbbf0f36e7d910959951517cef937 (patch) | |
tree | 96318c2485123a60fa942ca9ec03121c1898f845 /plugins/Popup/src | |
parent | d977f1728ac71776a7ec58c0cf40c13fd87340ba (diff) |
removed deprecated header and links on it
git-svn-id: http://svn.miranda-ng.org/main/trunk@624 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Popup/src')
-rw-r--r-- | plugins/Popup/src/headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Popup/src/headers.h b/plugins/Popup/src/headers.h index 552eb01c31..ae36537fc9 100644 --- a/plugins/Popup/src/headers.h +++ b/plugins/Popup/src/headers.h @@ -132,7 +132,6 @@ Last change by : $Author: Merlin_de $ #define MTEXT_NOHELPERS
#endif // MTEXT_NOHELPERS
#include <m_text.h>
- #include <m_ticker.h>
#include <m_toolbar.h>
#include <m_toptoolbar.h>
#include <m_updater.h>
|