Don't shadow.

This commit is contained in:
Dr. Stephen Henson 2001-01-18 01:36:54 +00:00
parent e8af92fcb1
commit 90f63e8f83

View file

@ -922,7 +922,6 @@ bad:
/* Read extentions config file */
if (extfile)
{
long errorline;
if (!(extconf=CONF_load(NULL,extfile,&errorline)))
{
if (errorline <= 0)