diff options
Diffstat (limited to 'source4/torture/nbench')
-rw-r--r-- | source4/torture/nbench/nbio.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/torture/nbench/nbio.c b/source4/torture/nbench/nbio.c index 6de93a7a1c..1deefe4bb3 100644 --- a/source4/torture/nbench/nbio.c +++ b/source4/torture/nbench/nbio.c @@ -1,5 +1,3 @@ -#define NBDEBUG 0 - /* Unix SMB/CIFS implementation. SMB torture tester @@ -30,8 +28,6 @@ #include "libcli/libcli.h" #include "torture/util.h" -#define MAX_FILES 100 - extern int nbench_line_count; static int nbio_id = -1; static int nprocs; |