summaryrefslogtreecommitdiff
path: root/src/modules/chat/chat.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-14 22:13:20 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-14 22:13:20 +0000
commit425f1b7f87d7599589252545156f0b993b55825f (patch)
tree200b99a49487fdda52ee04aa1403f15610ca37af /src/modules/chat/chat.h
parent4b7e119a42ba77bcdf8a8f6bb47e7fca8d9f6670 (diff)
more garbage cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@7659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/chat/chat.h')
-rw-r--r--src/modules/chat/chat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/chat/chat.h b/src/modules/chat/chat.h
index ec52412a5a..c93abd8d88 100644
--- a/src/modules/chat/chat.h
+++ b/src/modules/chat/chat.h
@@ -19,7 +19,6 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include <m_ieview.h>
#include <m_smileyadd.h>
#include <m_popup.h>
#include <m_fontservice.h>
@@ -33,7 +32,6 @@ struct GCPTRS
};
extern HGENMENU hJoinMenuItem, hLeaveMenuItem;
-extern BOOL PopupInstalled;
// log.c
void LoadMsgLogBitmaps(void);