summaryrefslogtreecommitdiff
path: root/plugins/CSList
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-08-21 18:16:20 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-08-21 18:16:20 +0300
commit92ad52c389ba46a030eb775a46cb155e7ff979de (patch)
treedc1a571a290e721fc32fb3b0407c54209541ce5c /plugins/CSList
parent06440d88ab981b0cff43bbd4bf82a6d788d57f09 (diff)
fixes #4590 (CSList: remove ICQ support)
Diffstat (limited to 'plugins/CSList')
-rw-r--r--plugins/CSList/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CSList/src/stdafx.h b/plugins/CSList/src/stdafx.h
index 8586578d5d..e13f6bb462 100644
--- a/plugins/CSList/src/stdafx.h
+++ b/plugins/CSList/src/stdafx.h
@@ -70,7 +70,6 @@ struct CMPlugin : public PLUGIN<CMPlugin>
//====[ DEFAULT DB VALUES ]==================================================
-#define DEFAULT_ICQ_XSTATUS_ENABLED 1
#define DEFAULT_PLUGIN_SHOW_RELNOTES 0
#define DEFAULT_PLUGIN_SHOW_NONSTANDARD_XSTATUSES 1
#define DEFAULT_PLUGIN_CONFIRM_ITEMS_DELETION 1