From: Howard Chu Date: Fri, 6 May 2005 01:45:44 +0000 (+0000) Subject: Remove redundant def X-Git-Tag: OPENLDAP_AC_BP~720 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54eb6f539c6021caf4427fcf141b7d86c418a221;p=thirdparty%2Fopenldap.git Remove redundant def --- diff --git a/servers/slapd/overlays/ppolicy.c b/servers/slapd/overlays/ppolicy.c index 322b2b1009..effa673641 100644 --- a/servers/slapd/overlays/ppolicy.c +++ b/servers/slapd/overlays/ppolicy.c @@ -28,10 +28,6 @@ #ifdef SLAPD_OVER_PPOLICY -#if SLAPD_OVER_PPOLICY == SLAPD_MOD_DYNAMIC -#define SLAPD_IMPORT -#endif - #include #include "lutil.h" #include "slap.h"