diff --git a/servers/slapd/ldapsync.c b/servers/slapd/ldapsync.c index 16abf885b0..5870635a69 100644 --- a/servers/slapd/ldapsync.c +++ b/servers/slapd/ldapsync.c @@ -141,7 +141,6 @@ int * slap_parse_csn_sids( BerVarray csns, int numcsns, void *memctx ) { int i, *ret; - char *p, *q; ret = slap_sl_malloc( numcsns * sizeof(int), memctx ); for ( i=0; i