- add 'print' to the DCERPC binding strings
[gd/samba/.git] / source4 / torture / rpc / netlogon.c
index 682e28320df4cfa787bb711f99e375982e59d38b..12a8c8a023fc907645e0eda101adc000957f550e 100644 (file)
@@ -793,8 +793,6 @@ BOOL torture_rpc_netlogon(int dummy)
        if (!NT_STATUS_IS_OK(status)) {
                return False;
        }
-       
-       p->flags |= DCERPC_DEBUG_PRINT_BOTH;
 
        if (!test_LogonUasLogon(p, mem_ctx)) {
                ret = False;