From 90f63e8f83f663135e24562058d902a283070367 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 18 Jan 2001 01:36:54 +0000 Subject: Don't shadow. --- apps/ca.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/ca.c') 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) -- cgit v1.2.3