]> git.sur5r.net Git - openldap/commitdiff
trim unused var
authorPierangelo Masarati <ando@openldap.org>
Mon, 27 Jan 2003 21:49:32 +0000 (21:49 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 27 Jan 2003 21:49:32 +0000 (21:49 +0000)
servers/slapd/daemon.c

index 31de5188007d3f683acd35ec0cdbe441630b8419..d4d42e3492716e529829833dfcc7344b38098a13 100644 (file)
@@ -1203,9 +1203,6 @@ slapd_daemon_task(
                fd_set                  writefds;
                Sockaddr                from;
 
-#if defined(SLAPD_RLOOKUPS)
-               struct hostent          *hp;
-#endif
                struct timeval          zero;
                struct timeval          *tvp;