diff options
author | dartraiden <wowemuh@gmail.com> | 2017-12-22 02:32:41 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-12-22 02:32:41 +0300 |
commit | af2d8955279a0373c79b45f740c27a99831d821d (patch) | |
tree | 73c8a81c91c52854c97db7b72a3bfd0a10eb5536 /plugins/FingerprintNG/src/stdafx.h | |
parent | 83f747ed22629362d97dd01550dea04ef902235a (diff) |
remove AIM support completely
Diffstat (limited to 'plugins/FingerprintNG/src/stdafx.h')
-rw-r--r-- | plugins/FingerprintNG/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/FingerprintNG/src/stdafx.h b/plugins/FingerprintNG/src/stdafx.h index a44ede6da4..08f0b72fa7 100644 --- a/plugins/FingerprintNG/src/stdafx.h +++ b/plugins/FingerprintNG/src/stdafx.h @@ -74,7 +74,6 @@ typedef struct _foundInfo #define MIRANDA_PACKS_CASE 3003 // Miranda packs overlays
#define MULTI_CASE 3004 // multi-protocol clients
-#define AIM_CASE 3005 // AIM clients
#define GG_CASE 3006 // Gadu-Gadu clients
#define ICQ_CASE 3008 // ICQ clients
#define IRC_CASE 3009 // IRC clients
|