mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s4-drs: removed a debug print in repl secret
This commit is contained in:
parent
f95e6a32e4
commit
4cf53c6d0b
@ -1189,7 +1189,6 @@ WERROR dcesrv_drsuapi_DsGetNCChanges(struct dcesrv_call_state *dce_call, TALLOC_
|
||||
case DRSUAPI_EXOP_REPL_SECRET:
|
||||
werr = getncchanges_repl_secret(b_state, mem_ctx, req8, user_sid, &r->out.ctr->ctr6);
|
||||
r->out.result = werr;
|
||||
NDR_PRINT_FUNCTION_DEBUG(drsuapi_DsGetNCChanges, NDR_BOTH, r);
|
||||
W_ERROR_NOT_OK_RETURN(werr);
|
||||
break;
|
||||
case DRSUAPI_EXOP_FSMO_REQ_ROLE:
|
||||
|
Loading…
Reference in New Issue
Block a user