Various code cleanups
[fa-stable.git] / includes / main.inc
index 55a97b2bc80d0c01dbbd8a00f23886e0bf273919..170374090c22db04573f5ec844d04c3b3800cbd3 100644 (file)
@@ -308,7 +308,7 @@ function copy_file($file, $from, $to)
 */
 function find_custom_file($rep)
 {
-       global $installed_extensions, $comp_path, $path_to_root;
+       global $installed_extensions, $path_to_root;
 
        // customized per company version
        $path = company_path();