From e33f73ba8d28883d0915b69c248cdf8432dd4b53 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Sep 1997 03:31:42 +0000 Subject: remove obsolete comment --- src/rm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/rm.c') diff --git a/src/rm.c b/src/rm.c index a6383b37d..a304df983 100644 --- a/src/rm.c +++ b/src/rm.c @@ -607,8 +607,7 @@ remove_cwd_entries (void) /* Query the user if appropriate, and if ok try to remove the file or directory specified by FS. Return RM_OK if it is removed, - and RM_ERROR or RM_USER_DECLINED if not. - FIXME: describe IS_DIR parameter. */ + and RM_ERROR or RM_USER_DECLINED if not. */ static enum RM_status remove_file (struct File_spec *fs) -- cgit v1.2.3-54-g00ecf