diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-16 18:33:47 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-16 18:33:47 +0000 |
commit | dd6b69062e49729c8fb4fc26bdcee2d3795e7416 (patch) | |
tree | 202c92791786ea9657338cf5ca6d748ecc2a5e3d /protocols/SkypeWeb/res/resource.rc | |
parent | 37edb76041ddaf7a500add3e49108a3106db43a8 (diff) |
SkypeWeb: Cosmetics.
git-svn-id: http://svn.miranda-ng.org/main/trunk@12870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/res/resource.rc')
-rw-r--r-- | protocols/SkypeWeb/res/resource.rc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index 2bbd7e616e..a92eb55e83 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -38,15 +38,6 @@ IDI_SKYPE ICON "icons\\skype.ico" LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
#pragma code_page(1251)
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_ICON1 ICON "Icons\\skype.ico"
-
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
|