mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s4-ldb: removed an unused variable
This commit is contained in:
parent
17aa2b3294
commit
1587b46fa0
@ -1214,7 +1214,6 @@ bool dsdb_block_anonymous_ops(struct ldb_module *module,
|
||||
*/
|
||||
void dsdb_req_chain_debug(struct ldb_request *req, int level)
|
||||
{
|
||||
char *ret;
|
||||
int i=0;
|
||||
|
||||
while (req && req->handle) {
|
||||
|
Loading…
Reference in New Issue
Block a user