mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Delete unused CANON_BUF_SIZE #define
This commit is contained in:
parent
6f47e13147
commit
fbe4785c5a
1 changed files with 0 additions and 2 deletions
|
|
@ -554,8 +554,6 @@ slap_sasl_canonicalize(
|
|||
return SASL_OK;
|
||||
}
|
||||
|
||||
#define CANON_BUF_SIZE 256 /* from saslint.h */
|
||||
|
||||
static int
|
||||
slap_sasl_authorize(
|
||||
sasl_conn_t *sconn,
|
||||
|
|
|
|||
Loading…
Reference in a new issue