diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-04-29 21:26:28 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-04-29 21:26:28 +0000 |
commit | 53a415159610fdc005db6c3289bf614d25c3d78e (patch) | |
tree | 68ce63a44a12f53c1d5b114416b15966e7922371 /protocols/Skype/src/resource.h | |
parent | 792732d7ef1ec4445f02e0b9c0b6eda6879db3a6 (diff) |
language only one
current version doesn't working
git-svn-id: http://svn.miranda-ng.org/main/trunk@4570 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/resource.h')
-rw-r--r-- | protocols/Skype/src/resource.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/protocols/Skype/src/resource.h b/protocols/Skype/src/resource.h index 683064baaf..57d21f5aab 100644 --- a/protocols/Skype/src/resource.h +++ b/protocols/Skype/src/resource.h @@ -50,10 +50,7 @@ #define IDC_BIRTH_YEAR 1028
#define IDC_GENDER 1029
#define IDC_HOMEPAGE 1030
-#define IDC_LANGUAGE1 1031
-#define IDC_LANGUAGE2 1032
-#define IDC_LANGUAGE3 1033
-#define IDC_HOMEPAGE2 1034
+#define IDC_LANGUAGE 1031
#define IDC_ABOUT 1034
// Next default values for new objects
|