diff options
Diffstat (limited to 'protocols/Tox/src/stdafx.h')
| -rw-r--r-- | protocols/Tox/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Tox/src/stdafx.h b/protocols/Tox/src/stdafx.h index a30c3155ee..865d98c2db 100644 --- a/protocols/Tox/src/stdafx.h +++ b/protocols/Tox/src/stdafx.h @@ -53,9 +53,6 @@ class CToxProto; #define TOX_DEFAULT_INTERVAL 50
#define TOX_CHECKING_INTERVAL 1000
-#define TOX_MAX_CONNECT_RETRIES 10
-#define TOX_MAX_RECONNECT_RETRIES 10
-
#define TOX_INI_PATH "%miranda_path%\\Plugins\\tox.ini"
#define TOX_JSON_PATH L"%miranda_userdata%\\tox.json"
|
