summaryrefslogtreecommitdiff
path: root/source4/torture/torture.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-10-30 00:17:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:42 -0500
commit108de297a7b576b624d5471c116ad6c734c63e14 (patch)
treeea413297bf39a3f0bd135ecc6fb532ba6234c719 /source4/torture/torture.h
parent72b164d2e94a73d4d1231b7d0b44ed400d2d8470 (diff)
downloadsamba-108de297a7b576b624d5471c116ad6c734c63e14.tar.gz
r19510: Make smbtorture's `nprocs' parameter a parametric option.
(This used to be commit f5d6b3ca29788d171d53822a26295ae895a5ed8f)
Diffstat (limited to 'source4/torture/torture.h')
-rw-r--r--source4/torture/torture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/torture.h b/source4/torture/torture.h
index a88c1c3654e..d821268ba22 100644
--- a/source4/torture/torture.h
+++ b/source4/torture/torture.h
@@ -31,7 +31,6 @@ extern struct torture_suite *torture_root;
extern BOOL use_oplocks;
extern BOOL torture_showall;
extern int torture_entries;
-extern int torture_nprocs;
extern int torture_seed;
extern int torture_numops;
extern int torture_failures;