From 425f1b7f87d7599589252545156f0b993b55825f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Jan 2014 22:13:20 +0000 Subject: more garbage cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/chat/chat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/chat/chat.h') 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 #include #include #include @@ -33,7 +32,6 @@ struct GCPTRS }; extern HGENMENU hJoinMenuItem, hLeaveMenuItem; -extern BOOL PopupInstalled; // log.c void LoadMsgLogBitmaps(void); -- cgit v1.2.3