summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_chat_int.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index 13acfeb308..4871a636bd 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -94,10 +94,6 @@ struct GCModuleInfoBase
bool bFontSize;
int nColorCount;
COLORREF* crColors;
- HICON hOnlineIcon;
- HICON hOfflineIcon;
- HICON hOnlineTalkIcon;
- HICON hOfflineTalkIcon;
int iMaxText;
MODULEINFO* next;
};