diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/path.inc | 1 |
1 files changed, 0 insertions, 1 deletions
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(); |