diff options
author | George Hazan <ghazan@miranda.im> | 2018-07-14 13:32:37 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-07-14 13:32:37 +0300 |
commit | 0fca8ceb4d37fbb3e82b8d39934b682a5370d0a0 (patch) | |
tree | de9b29a62b11e6a8327d87c7072bad6f44df17fd /src/core | |
parent | 49fd24b153e3b7def24acbd873eb52e6b0fef55f (diff) |
unused constant removed
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/stdclist/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdclist/src/resource.h b/src/core/stdclist/src/resource.h index 2bb3c4ef25..7315124d9c 100644 --- a/src/core/stdclist/src/resource.h +++ b/src/core/stdclist/src/resource.h @@ -129,7 +129,6 @@ #define IDC_WINCOLOUR 1659
#define IDC_ICONBLINK 1660
#define IDC_STMSDELAY 1661
-#define ID_ICQ_EXIT 40001
// Next default values for new objects
//
|