From e136725c5b13960958ee9fe85a771102ba24dc44 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Mon, 14 Oct 2013 17:23:54 +0100 Subject: [PATCH] Remove RA_INTERVAL from config.h - it's configurable now. --- src/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.h b/src/config.h index 31ae1cb..0edc4af 100644 --- a/src/config.h +++ b/src/config.h @@ -45,7 +45,6 @@ #define SOA_REFRESH 1200 /* SOA refresh default */ #define SOA_RETRY 180 /* SOA retry default */ #define SOA_EXPIRY 1209600 /* SOA expiry default */ -#define RA_INTERVAL 600 /* Send unsolicited RA's this often when not provoked. */ /* compile-time options: uncomment below to enable or do eg. make COPTS=-DHAVE_BROKEN_RTC