]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/time.c
check consistency of referrals and result code (ITS#4861)
[openldap] / servers / slapd / back-monitor / time.c
index c8588e8048f3942b6a5f8f34ba8633718da3f8b2..2d96339fa4a7541cd3e6fbdb521d783dcbe0d4b2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2006 The OpenLDAP Foundation.
+ * Copyright 2001-2007 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
@@ -46,7 +46,6 @@ monitor_subsys_time_init(
        
        Entry           *e, **ep, *e_time;
        monitor_entry_t *mp;
-       char            buf[ BACKMONITOR_BUFSIZE ];
        struct berval bv;
 
        assert( be != NULL );