From 5550367e46d2ebb2bb0bb35fa51f34ca178d2907 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Wed, 25 Sep 2019 06:53:34 +0200 Subject: [PATCH] s4-torture: remove duplicate NDR_PRINT Guenther Signed-off-by: Guenther Deschner Reviewed-by: Jeremy Allison --- source4/torture/ndr/dnsp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source4/torture/ndr/dnsp.c b/source4/torture/ndr/dnsp.c index abe24b38b54..07bebeceb01 100644 --- a/source4/torture/ndr/dnsp.c +++ b/source4/torture/ndr/dnsp.c @@ -111,7 +111,6 @@ static bool dnsp_dnsProperty_addr_array_check(struct torture_context *tctx, const struct dnsp_dns_addr *a1 = NULL; const struct dnsp_dns_addr *a2 = NULL; - NDR_PRINT_DEBUG(dnsp_DnsProperty, r); /* * NDR_PRINT_DEBUG(dnsp_DnsProperty, r); gave: * -- 2.47.3