From 90f96be3ffca83672b2388f704534bbb24cb2ad7 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 10 Oct 2005 01:02:18 +0000 Subject: Remove unused line --- etc/inc/config.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/inc') diff --git a/etc/inc/config.inc b/etc/inc/config.inc index fe29c83..710efc2 100644 --- a/etc/inc/config.inc +++ b/etc/inc/config.inc @@ -174,8 +174,6 @@ $config = parse_config(); function parse_config($parse = false) { global $g; - $raw_configuration_file = - config_lock(); if(!$parse) { if(file_exists($g['tmp_path'] . '/config.cache')) { -- cgit v1.1