From 309645e00293e5964721db10e6c3eb3bb7d250f2 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 21 Nov 2005 12:21:52 +0000 Subject: r11829: remove unused #if 1 metze (This used to be commit 80f2e50387eedecfe661f0e48e7287017a34a508) --- source4/torture/nbt/winsreplication.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source4/torture/nbt/winsreplication.c') diff --git a/source4/torture/nbt/winsreplication.c b/source4/torture/nbt/winsreplication.c index b7a154491e..66e1416afe 100644 --- a/source4/torture/nbt/winsreplication.c +++ b/source4/torture/nbt/winsreplication.c @@ -1151,7 +1151,6 @@ static BOOL test_conflict_different_owner(struct test_wrepl_conflict_conn *ctx) BOOL sgroup_cleanup; } r1, r2, result; } records[] = { -#if 1 /* * NOTE: the first record and the last applied one * needs to be from the same owner, @@ -3863,7 +3862,6 @@ static BOOL test_conflict_different_owner(struct test_wrepl_conflict_conn *ctx) .apply_expected = True, } }, -#endif /* * special group vs special group section, */ -- cgit