1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r2892: fix compiler warning

metze
This commit is contained in:
Stefan Metzmacher 2004-10-10 03:08:49 +00:00 committed by Gerald (Jerry) Carter
parent 071c19c25d
commit 1a3b546fce

View File

@ -383,10 +383,6 @@ queue_reply:
}
}
no_base_scope:
done_r = ldapsrv_init_reply(call, LDAP_TAG_SearchResultDone);
if (!done_r) {
return NT_STATUS_NO_MEMORY;