diff options
author | George Hazan <ghazan@miranda.im> | 2019-02-04 23:30:04 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-02-04 23:30:04 +0300 |
commit | d1f7d1ebda857c901e7ec5a164c3ce1c5822ac59 (patch) | |
tree | bc5c54557b47d5bca93a559e4e10acf0bf639010 /protocols/ICQ-WIM/src/resource.h | |
parent | fe2001a3e670b14724c180ccf1be8180f2ab9864 (diff) |
ICQ10: if timeout is disabled, status field should also be disabled
Diffstat (limited to 'protocols/ICQ-WIM/src/resource.h')
-rw-r--r-- | protocols/ICQ-WIM/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/resource.h b/protocols/ICQ-WIM/src/resource.h index c62742adb3..ee3336bc9e 100644 --- a/protocols/ICQ-WIM/src/resource.h +++ b/protocols/ICQ-WIM/src/resource.h @@ -20,7 +20,6 @@ #define IDC_ONLINESINCE 1010 #define IDC_IDLETIME 1011 #define IDC_NICK 1012 -#define IDC_IDLETIME2 1013 #define IDC_MEMBERSINCE 1013 #define IDC_LASTSEEN 1014 #define IDC_EMAIL 1015 |