summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/providers/fail_over.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/providers/fail_over.h b/src/providers/fail_over.h
index 3a0bd9b1b..e4cc1b1cb 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;