diff options
author | George Hazan <george.hazan@gmail.com> | 2014-06-24 14:18:22 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-06-24 14:18:22 +0000 |
commit | 99460dd367af9cfc622e749d6671b9945d08e4a8 (patch) | |
tree | 54556ebd8aeb63147dc63533b91fa2bb1bedd345 /src/resource.h | |
parent | 8f011598915d395c8e33d2592a06b7507cf18d67 (diff) |
useless metacontact sub's priorities wiped out
git-svn-id: http://svn.miranda-ng.org/main/trunk@9562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/resource.h')
-rw-r--r-- | src/resource.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/resource.h b/src/resource.h index 2774806f79..7d74952446 100644 --- a/src/resource.h +++ b/src/resource.h @@ -51,7 +51,6 @@ #define IDD_METASELECT 151
#define IDD_METAEDIT 152
#define IDD_METAOPTIONS 153
-#define IDD_METAPRIORITIES 154
#define IDD_METACOPYPROGRESS 156
#define IDI_DND 158
#define IDI_OCCUPIED 159
@@ -400,11 +399,6 @@ #define IDC_RAD_NAME 1420
#define IDC_CHK_LOCKHANDLE 1421
#define IDC_ED_DAYS 1427
-#define IDC_SP_PRIORITY 1428
-#define IDC_CMB_PROTOCOL 1429
-#define IDC_CMB_STATUS 1430
-#define IDC_ED_PRIORITY 1431
-#define IDC_CHK_DEFAULT 1432
#define IDC_PROG 1433
#define IDC_STSIMPLERIGHT 1440
#define IDC_NETLIBUSERS 1443
|