diff options
Diffstat (limited to 'protocols/SkypeWeb/src/stdafx.h')
-rw-r--r-- | protocols/SkypeWeb/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h index 82d3253a81..92a970de82 100644 --- a/protocols/SkypeWeb/src/stdafx.h +++ b/protocols/SkypeWeb/src/stdafx.h @@ -126,8 +126,6 @@ struct AsyncHttpRequest : public MTHttpRequest<CSkypeProto> #define MODULE "Skype"
-#define SKYPE_MAX_CONNECT_RETRIES 10
-
enum SKYPE_LOGIN_ERROR
{
LOGIN_ERROR_UNKNOWN = 1001,
|