diff options
Diffstat (limited to 'include')
-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 f541e47cbe..c9f5949145 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -277,7 +277,6 @@ struct GlobalLogSettingsBase TCHAR* pszLogDir;
HFONT UserListFont;
HFONT UserListHeadingsFont;
- HFONT MessageBoxFont;
HFONT NameFont;
COLORREF crLogBackground;
COLORREF crUserListColor;
|