Don't shadow.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 18 Jan 2001 01:36:54 +0000 (01:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 18 Jan 2001 01:36:54 +0000 (01:36 +0000)
apps/ca.c

index 5e12c0216a55a82d6d911b6e29e080504f0d6379..9c7bac39f01ce10718b469ba5d1e17ab78813c5e 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -922,7 +922,6 @@ bad:
        /* Read extentions config file                                   */
        if (extfile)
                {
-               long errorline;
                if (!(extconf=CONF_load(NULL,extfile,&errorline)))
                        {
                        if (errorline <= 0)