mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r2892: fix compiler warning
metze
This commit is contained in:
parent
071c19c25d
commit
1a3b546fce
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user