diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-07 20:51:47 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-07 20:51:47 +0000 |
commit | 76cbb4b4419e389f8d5588e014247801758e98fc (patch) | |
tree | 3d34ab83ccfa3fccf5864335d461a26168240b53 /protocols/VKontakte/res/resource.rc | |
parent | fd19e1785ce7a1f9dcf4628e170d7a91a97cb1b0 (diff) |
idea with the base domain in VK considered useless
git-svn-id: http://svn.miranda-ng.org/main/trunk@7537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r-- | protocols/VKontakte/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index e0d5cdc91c..d4cd5ae63e 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -51,8 +51,6 @@ BEGIN EDITTEXT IDC_GROUPNAME,167,86,121,12,ES_AUTOHSCROLL
GROUPBOX "Advanced",IDC_STATIC,4,108,293,108
CONTROL "Server-side delivery confirmation",IDC_DELIVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,121,278,10
- LTEXT "VKontakte domain",IDC_STATIC,12,135,154,8
- EDITTEXT IDC_VKDOMAIN,167,133,121,12,ES_AUTOHSCROLL
END
IDD_CAPTCHAFORM DIALOGEX 0, 0, 258, 224
|