From a73b53f3aec99d9a8b01799c2a8e6d57670b7d30 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 8 Jun 2009 04:44:58 +0000 Subject: - Patch #484336 by smk-ka: remove left-over variable. --- includes/path.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'includes') diff --git a/includes/path.inc b/includes/path.inc index ac08ac4c2..77eb4233f 100644 --- a/includes/path.inc +++ b/includes/path.inc @@ -66,7 +66,6 @@ function drupal_lookup_path($action, $path = '', $path_language = '') { if ($action == 'wipe') { $map = array(); $no_src = array(); - $count = NULL; $system_paths = array(); $no_aliases = array(); -- cgit v1.2.3