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 d57c594607..d6361eef5a 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -211,7 +211,6 @@ struct GlobalLogSettingsBase bool bSoundsFocus;
bool bPopupInactiveOnly;
bool bTrayIconInactiveOnly;
- bool bAddColonToAutoComplete;
bool bLogLimitNames;
bool bTimeStampEventColour;
bool bShowContactStatus;
|