aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/ca.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/ca.c b/apps/ca.c
index 5e12c0216a..9c7bac39f0 100644
--- 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)