summaryrefslogtreecommitdiff
path: root/source4/torture/nbench
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-08-24 09:51:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:16:42 -0500
commit46cdf9250b7dcd3551ffe845ddaf03514ff9a204 (patch)
tree715497a22c64b5a0170516e3279ec566ee9276ac /source4/torture/nbench
parentb58f4364ae9f60192e05f59c3749eafba0905f51 (diff)
downloadsamba-46cdf9250b7dcd3551ffe845ddaf03514ff9a204.tar.gz
r17785: fix compiler warnings
metze (This used to be commit 256fc452a46dfe7449c6ebddb75e0801ceae5dc4)
Diffstat (limited to 'source4/torture/nbench')
-rw-r--r--source4/torture/nbench/nbio.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/torture/nbench/nbio.c b/source4/torture/nbench/nbio.c
index 6de93a7a1c2..1deefe4bb3c 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;