Commit 90f63e8f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Don't shadow.

parent e8af92fc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -922,7 +922,6 @@ bad:
	/* Read extentions config file                                   */
	if (extfile)
		{
		long errorline;
		if (!(extconf=CONF_load(NULL,extfile,&errorline)))
			{
			if (errorline <= 0)