]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/ri.c
Listener commit broke test048, skip listener check on Hidden DBs
[openldap] / servers / slurpd / ri.c
index ac50de02676aa40a650e3709b40431e6622a6dc7..62062cceb8a7562084cab3373bd96a148d63d3cd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2006 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -209,7 +209,6 @@ Ri_init(
     (*ri)->ri_bind_dn = NULL;
     (*ri)->ri_password = NULL;
     (*ri)->ri_authcId = NULL;
-    (*ri)->ri_srvtab = NULL;
     (*ri)->ri_curr = NULL;
 
     return 0;