Index: includes/path.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/path.inc,v
retrieving revision 1.9
diff -u -r1.9 path.inc
--- includes/path.inc	13 Sep 2006 01:07:23 -0000	1.9
+++ includes/path.inc	16 Nov 2006 09:51:49 -0000
@@ -71,9 +71,6 @@
           $map[$src] = $path;
           return $src;
         }
-        else {
-          $map[$path] = FALSE;
-        }
       }
     }
   }
