diff options
Diffstat (limited to 'include/m_clistint.h')
-rw-r--r-- | include/m_clistint.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h index 7135d8eebe..1e704e209d 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -449,8 +449,7 @@ namespace Clist HideOffline,
UseGroups,
HideEmptyGroups,
- ConfirmDelete,
- RemoveTempContacts;
+ ConfirmDelete;
};
#endif // M_CLISTINT_H__
|