comment no longer required

This commit is contained in:
Pierangelo Masarati 2006-01-10 02:10:07 +00:00
parent 9bcb37b5c1
commit e3a81f17c7

View File

@ -900,8 +900,6 @@ static int parseProxyAuthz (
op->o_connid, 0, 0 );
/* anonymous */
/* FIXME: do we let anonymous authz as anonymous?
* should we disallow authz at all for anonymous? */
if ( !BER_BVISNULL( &op->o_ndn ) ) {
op->o_ndn.bv_val[ 0 ] = '\0';
}