From: Alan T. DeKok Date: Sun, 2 Aug 2020 12:33:58 +0000 (-0400) Subject: no one uses WITH_BFD X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08fa4dabed2d6d2cee5d9be0b5e04c3ebf976e98;p=thirdparty%2Ffreeradius-server.git no one uses WITH_BFD --- diff --git a/src/include/features-h b/src/include/features-h index 461deba6461..09e16bef08b 100644 --- a/src/include/features-h +++ b/src/include/features-h @@ -26,7 +26,3 @@ # endif # endif #endif - -#ifndef WITHOUT_BFD -# define WITH_BFD (1) -#endif