diff options
author | George Hazan <george.hazan@gmail.com> | 2023-11-07 18:02:49 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-11-07 18:02:49 +0300 |
commit | 5c83e3597b1c38b6ff695199e6009e78505d5961 (patch) | |
tree | 50400d706fdc17a3a7d286720515af4a0dca9079 /plugins/Exchange/src | |
parent | 5aa69654f2d06fd4f7565cd5e6e97c5300bb111a (diff) |
fixes #3836 (Exchange: сделать диалог настроек пошире)
Diffstat (limited to 'plugins/Exchange/src')
-rw-r--r-- | plugins/Exchange/src/resource.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Exchange/src/resource.h b/plugins/Exchange/src/resource.h index 866688bd70..3cbff8a1d0 100644 --- a/plugins/Exchange/src/resource.h +++ b/plugins/Exchange/src/resource.h @@ -1,7 +1,3 @@ -#ifndef IDC_STATIC
-#define IDC_STATIC (-1)
-#endif
-
#define IDD_OPT_EXCHANGE 101
#define IDI_MAIL 104
#define IDD_EMAILS 105
|