summaryrefslogtreecommitdiff
path: root/source4/torture/torture.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-10-30 00:24:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:42 -0500
commit0c09a793390f41f4271fca9d374471c6d0c06fb8 (patch)
treed6af87d9e57af35b4da3e4ed74033d0287d38b95 /source4/torture/torture.h
parent108de297a7b576b624d5471c116ad6c734c63e14 (diff)
downloadsamba-0c09a793390f41f4271fca9d374471c6d0c06fb8.tar.gz
r19511: Remove unused externs.
(This used to be commit a58a366beadd5558449d2b87b4b8d2777e1da309)
Diffstat (limited to 'source4/torture/torture.h')
-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 d821268ba22..7fc1b1ce086 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;