summaryrefslogtreecommitdiff
path: root/src/modules/chat/chat.h
diff options
context:
space:
mode:
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);