diff options
-rw-r--r-- | source3/torture/samtest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/torture/samtest.c b/source3/torture/samtest.c index 5503887e62..2bbf01a6be 100644 --- a/source3/torture/samtest.c +++ b/source3/torture/samtest.c @@ -379,7 +379,6 @@ int main(int argc, char *argv[]) setlinebuf(stdout); DEBUGLEVEL = 1; - AllowDebugChange = False; pc = poptGetContext("samtest", argc, (const char **) argv, long_options, 0); |