diff options
author | ElzorFox <elzorfox@ya.ru> | 2024-12-13 13:02:23 +0500 |
---|---|---|
committer | ElzorFox <elzorfox@ya.ru> | 2024-12-13 13:02:23 +0500 |
commit | 4f7eb2ddf271f3cabebcf85f542cbcb51a2a1597 (patch) | |
tree | 7767c14578554c0c270165279b60e05996bf8da0 /protocols/VKontakte/src/resource.h | |
parent | fa043865c03f6c3a033c0576e4f2be980d27f4fa (diff) |
VKontakte:
remove unneeded old mode and related option
version bump
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index 4f3d4fa917..9870d88810 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -37,7 +37,6 @@ #define IDC_FRAME1 1008
#define IDC_FRAME2 1009
#define IDC_SUBMIT 1010
-#define IDC_DELIVERY 1011
#define IDC_GROUPNAME 1012
#define IDC_HIDECHATS 1014
#define IDC_CONTACT 1015
|