]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slap.h
ITS#1882: fix typo
[openldap] / servers / slapd / slap.h
index f6009fee698a93314c2fd5e50cfc5dce2477acc6..fb8ab890a5311da067a5222d7b7b0f5643acfebf 100644 (file)
@@ -1550,7 +1550,6 @@ typedef struct slap_conn {
        int             c_sasl_bind_in_progress;        /* multi-op bind in progress */
        struct berval   c_sasl_bind_mech;                       /* mech in progress */
        struct berval   c_sasl_dn;      /* temporary storage */
-       struct berval   c_cdn;
 
        /* authorization backend */
        Backend *c_authz_backend;