diff options
author | dartraiden <wowemuh@gmail.com> | 2019-01-16 02:58:17 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-01-16 02:58:17 +0300 |
commit | 4f0a4ae4724fdfe65f63ee41dc1790ccbb0668f7 (patch) | |
tree | a8cdb738efeb1fe3d5789c9b9ac8eeddb3f18447 /protocols | |
parent | c2bdd8abc93b94228d5cb16aa55a0994a7d97d29 (diff) |
ICQ10: remove ICQ registration button accidentally restored in ac9a3bc8834ceab43c9948c70cd0454460bbbdcd from account manager (more info in ffb1c230d7f6b113de357e974f1cab3fc7f8d655)
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Icq10/res/resources.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Icq10/res/resources.rc b/protocols/Icq10/res/resources.rc index db9bcc84e6..a792fb924f 100644 --- a/protocols/Icq10/res/resources.rc +++ b/protocols/Icq10/res/resources.rc @@ -93,7 +93,6 @@ BEGIN EDITTEXT IDC_UIN,54,0,131,12,ES_AUTOHSCROLL LTEXT "Password:",IDC_STATIC,0,16,53,12 EDITTEXT IDC_PASSWORD,54,16,131,12,ES_PASSWORD | ES_AUTOHSCROLL - PUSHBUTTON "Create a new ICQ account",IDC_REGISTER,183,61,122,14 END IDD_OPTIONS_FULL DIALOGEX 0, 0, 310, 98 |