Index: includes/path.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/path.inc,v
retrieving revision 1.9
diff -u -p -r1.9 path.inc
--- includes/path.inc	13 Sep 2006 01:07:23 -0000	1.9
+++ includes/path.inc	16 Nov 2006 10:08:55 -0000
@@ -71,9 +71,6 @@ function drupal_lookup_path($action, $pa
           $map[$src] = $path;
           return $src;
         }
-        else {
-          $map[$path] = FALSE;
-        }
       }
     }
   }
