mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Remove #if 0 code
This commit is contained in:
parent
05348c5fc5
commit
6e02fe2e8a
@ -286,9 +286,6 @@ static void slap_sasl_rx_exp(
|
||||
static int slap_sasl_regexp( struct berval *in, struct berval *out )
|
||||
{
|
||||
char *saslname = in->bv_val;
|
||||
#if 0
|
||||
char *scope[] = { "base", "one", "sub" };
|
||||
#endif
|
||||
SaslRegexp_t *reg;
|
||||
int i;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user