diff options
Diffstat (limited to 'include/m_chat_int.h')
-rw-r--r-- | include/m_chat_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h index e2c9711c4f..30cc1e1115 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -405,7 +405,6 @@ struct CHAT_MANAGER HANDLE hBuildMenuEvent, hSendEvent;
FONTINFO aFonts[OPTIONS_FONTCOUNT];
SESSION_INFO *wndList;
- size_t *logIconBmpSize;
char **pLogIconBmpBits;
// user-defined custom callbacks
|