diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:55:30 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:55:30 +0000 |
commit | 14ee4ab775490f15379e70c89258230cdc4f3ee6 (patch) | |
tree | de2d3fbb2404af5a8e05884d41139557c2bc156c /protocols/Twitter/src/common.h | |
parent | eec9743cc90715180fec9b184ae343dc5083e780 (diff) |
unused clist headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Twitter/src/common.h')
-rw-r--r-- | protocols/Twitter/src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Twitter/src/common.h b/protocols/Twitter/src/common.h index dd2b7973f1..e0f89ac230 100644 --- a/protocols/Twitter/src/common.h +++ b/protocols/Twitter/src/common.h @@ -42,7 +42,6 @@ using std::min; #include <m_avatars.h>
#include <m_button.h>
#include <m_chat.h>
-#include <m_clc.h>
#include <m_clist.h>
#include <m_clistint.h>
#include <m_clui.h>
|