diff options
Diffstat (limited to 'protocols/SkypeWeb/src/common.h')
-rw-r--r-- | protocols/SkypeWeb/src/common.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/protocols/SkypeWeb/src/common.h b/protocols/SkypeWeb/src/common.h index 85191fd8da..6e85e35f10 100644 --- a/protocols/SkypeWeb/src/common.h +++ b/protocols/SkypeWeb/src/common.h @@ -87,7 +87,7 @@ struct CSkypeProto; extern HINSTANCE g_hInstance;
-#define MODULE "SKYPE"
+#define MODULE "Skype"
#define SKYPE_MAX_CONNECT_RETRIES 10
@@ -100,8 +100,6 @@ enum SKYPE_LOGIN_ERROR #define SKYPE_SETTINGS_PASSWORD "Password"
#define SKYPE_SETTINGS_GROUP "DefaultGroup"
-#define SKYPE_PARSEURI "SKYPE/ParseUri"
-
#define SKYPE_DB_EVENT_TYPE_ACTION 10001
#endif //_COMMON_H_
\ No newline at end of file |