diff options
Diffstat (limited to 'src/providers')
-rw-r--r-- | src/providers/fail_over.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/providers/fail_over.h b/src/providers/fail_over.h index 3a0bd9b1..e4cc1b1c 100644 --- a/src/providers/fail_over.h +++ b/src/providers/fail_over.h @@ -34,8 +34,6 @@ #define FO_PROTO_TCP "tcp" #define FO_PROTO_UDP "udp" -#define FO_DEFAULT_SVC_TIMEOUT 10 - /* Some forward declarations that don't have to do anything with fail over. */ struct hostent; struct tevent_context; |