summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-09-25 12:59:47 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-09-25 12:59:47 +0000
commit70d9b71ceaeba95712fa61e601376ff5cc8e7714 (patch)
tree9aff2269ff3cdfbf867e1498981950eaeb465bf4
parent25950dbb3272949a235bed936c7d7b1d23f15fac (diff)
downloadsamba-70d9b71ceaeba95712fa61e601376ff5cc8e7714.tar.gz
remove extern for AllowDebugChange since we don't use it
-rw-r--r--source/torture/samtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/torture/samtest.c b/source/torture/samtest.c
index 2bbf01a6bed..b5f7ed9f765 100644
--- a/source/torture/samtest.c
+++ b/source/torture/samtest.c
@@ -358,7 +358,6 @@ int main(int argc, char *argv[])
static char *config_file = dyn_CONFIGFILE;
pstring logfile;
struct cmd_set **cmd_set;
- extern BOOL AllowDebugChange;
struct samtest_state st;