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 b2912ac609..743078d476 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -89,7 +89,6 @@ struct GCModuleInfoBase bool bBkgColor;
bool bChanMgr;
bool bAckMsg;
- bool bSingleFormat;
bool bFontSize;
int nColorCount;
COLORREF* crColors;
|