]> git.sur5r.net Git - openldap/commitdiff
hide unused member (will likely be removed)
authorPierangelo Masarati <ando@openldap.org>
Sat, 24 Sep 2005 18:46:01 +0000 (18:46 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 24 Sep 2005 18:46:01 +0000 (18:46 +0000)
servers/slapd/back-ldap/back-ldap.h

index 787a27db980d4f5b713d3939ef6515c00f6a5d07..e9a74db2f8aea81e4c07badb26119a585ff84da1 100644 (file)
@@ -162,7 +162,10 @@ struct ldapinfo {
 
        Avlnode         *conntree;
 
+#if 0
+       /* FIXME: automatic rwm instantiation removed */
        int             rwm_started;
+#endif
 };
 
 typedef enum ldap_back_send_t {