summaryrefslogtreecommitdiff
path: root/include/m_clistint.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-03-30 19:09:34 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-03-30 19:09:34 +0300
commitd1cdf52cb78309f294e84bc1bbc12457b24cb573 (patch)
treea9dba6a70e06aae007411d7884605c41aa617283 /include/m_clistint.h
parent64303ec8f7d8fd491247a2c06ee133e4f5f3c942 (diff)
another common option removed from dialogs
Diffstat (limited to 'include/m_clistint.h')
-rw-r--r--include/m_clistint.h3
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__