- add 'print' to the DCERPC binding strings
[samba.git] / source4 / torture / rpc / spoolss.c
index 08c486f45a55c88f33224f32ab6e1fcd2ffabc9b..e416c18f90aa3c7e40997fe0a8325701c08a4493 100644 (file)
@@ -972,8 +972,6 @@ BOOL torture_rpc_spoolss(int dummy)
                return False;
        }
 
-       p->flags |= DCERPC_DEBUG_PRINT_BOTH;
-       
        if (!test_EnumPrinters(p, mem_ctx)) {
                ret = False;
        }