From 3825614f6734a4b6e92718f4eaa007ccb2a415d5 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 10 Dec 2004 00:11:52 +0000 Subject: Removed outdated (and wrong) comment; all this stuff will be rewritten eventually anyway, but at least we shouldn't spread false information svn-id: r16006 --- backends/fs/fs.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'backends') diff --git a/backends/fs/fs.h b/backends/fs/fs.h index 438e8d6583..493e7d0c37 100644 --- a/backends/fs/fs.h +++ b/backends/fs/fs.h @@ -30,11 +30,7 @@ * paths (and it's left to them whether / or \ or : is the path separator :-); * but it is also possible to use inodes or vrefs (MacOS 9) or anything else. * - * NOTE 1: currently ONLY the directory listing mode is used; that is, we only are - * interested in listing directories. Thus, for now implementation only have to - * list directories. - * - * NOTE 2: Backends still have to provide a way to extract a path from a FSIntern + * NOTE: Backends still have to provide a way to extract a path from a FSIntern * * You may ask now: "isn't this cheating? Why do we go through all this when we use * a path in the end anyway?!?". -- cgit v1.2.3