From 92ad52c389ba46a030eb775a46cb155e7ff979de Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 21 Aug 2024 18:16:20 +0300 Subject: fixes #4590 (CSList: remove ICQ support) --- plugins/CSList/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/CSList') 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 //====[ 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 -- cgit v1.2.3