summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/torture/torture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/torture/torture.h b/source4/torture/torture.h
index d821268ba2..7fc1b1ce08 100644
--- a/source4/torture/torture.h
+++ b/source4/torture/torture.h
@@ -28,14 +28,12 @@ struct smbcli_state;
extern struct torture_suite *torture_root;
-extern BOOL use_oplocks;
extern BOOL torture_showall;
extern int torture_entries;
extern int torture_seed;
extern int torture_numops;
extern int torture_failures;
extern int torture_numasync;
-extern BOOL use_level_II_oplocks;
struct torture_test;