From 549dd29607c68a99e0fe828a3ea36d1269d71b11 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 27 May 1999 06:22:04 +0000 Subject: [PATCH] Remove HAVE_THREADS define. NO_THREADS is used instead. --- include/ldap_pvt_thread.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/ldap_pvt_thread.h b/include/ldap_pvt_thread.h index cf070b220f..e64c0ce6e7 100644 --- a/include/ldap_pvt_thread.h +++ b/include/ldap_pvt_thread.h @@ -155,10 +155,6 @@ LDAP_END_DECL #endif /* no threads support */ -#ifndef NO_THREADS -# define HAVE_THREADS 1 -#endif - LDAP_BEGIN_DECL LDAP_F( int ) -- 2.39.5