remove extern for AllowDebugChange since we don't use it
authorJelmer Vernooij <jelmer@samba.org>
Wed, 25 Sep 2002 12:59:47 +0000 (12:59 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 25 Sep 2002 12:59:47 +0000 (12:59 +0000)
(This used to be commit 70d9b71ceaeba95712fa61e601376ff5cc8e7714)

source3/torture/samtest.c

index 2bbf01a6bed033ce6236c44c079e628079970129..b5f7ed9f76589d2164cd5a6d45de50a653f723c0 100644 (file)
@@ -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;