--- include/Attic/portable.nt 2003/01/03 19:20:50 1.33 +++ include/Attic/portable.nt 2003/06/06 11:53:01 1.34 @@ -1,4 +1,4 @@ -/* $OpenLDAP: pkg/ldap/include/portable.nt,v 1.32 2002/10/10 18:28:44 kurt Exp $ */ +/* $OpenLDAP: pkg/ldap/include/portable.nt,v 1.33 2003/01/03 19:20:50 kurt Exp $ */ /* include/portable.nt -- manually updated of MS NT (MS VC5) */ /* synced with portable.h.in 1.191 */ /* @@ -1050,9 +1050,6 @@ typedef signed int ssize_t; #if defined(LDAP_DEVEL) && !defined(LDAP_TEST) #define LDAP_TEST #endif -#if defined(LDAP_TEST) && !defined(LDAP_DEBUG) -#define LDAP_DEBUG -#endif #include "ldap_cdefs.h" #include "ldap_features.h"