Delete unused CANON_BUF_SIZE #define

This commit is contained in:
Howard Chu 2002-05-07 23:29:19 +00:00
parent 6f47e13147
commit fbe4785c5a

View File

@ -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,