summaryrefslogtreecommitdiff
path: root/source4/torture/locktest.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/locktest.c')
-rw-r--r--source4/torture/locktest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/torture/locktest.c b/source4/torture/locktest.c
index 04fdf8fa9c..4554f52e41 100644
--- a/source4/torture/locktest.c
+++ b/source4/torture/locktest.c
@@ -47,8 +47,6 @@ static BOOL zero_zero;
#define NFILES 2
#define LOCK_TIMEOUT 0
-#define NASTY_POSIX_LOCK_HACK 0
-
static struct cli_credentials *servers[NSERVERS];
enum lock_op {OP_LOCK, OP_UNLOCK, OP_REOPEN};