From: Michael Adam Date: Wed, 19 Sep 2012 22:43:54 +0000 (+0200) Subject: s4:torture:smb2:compound: remove two unused macros X-Git-Tag: talloc-2.0.8~215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f6b1c6ac15f225978e8c2d67c1a817d9e098317;p=thirdparty%2Fsamba.git s4:torture:smb2:compound: remove two unused macros --- diff --git a/source4/torture/smb2/compound.c b/source4/torture/smb2/compound.c index b94662360b7..e75f6827e46 100644 --- a/source4/torture/smb2/compound.c +++ b/source4/torture/smb2/compound.c @@ -34,9 +34,6 @@ goto done; \ }} while (0) -#define TARGET_IS_W2K8(_tctx) (torture_setting_bool(_tctx, "w2k8", false)) -#define TARGET_IS_WIN7(_tctx) (torture_setting_bool(_tctx, "win7", false)) - static bool test_compound_related1(struct torture_context *tctx, struct smb2_tree *tree) {