From 905fe32703e3124afca2a2a42e41291d3ba6cad0 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sun, 21 Jul 2002 12:02:15 +0000 Subject: [PATCH] remove outdated comment --- src/dired.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dired.c b/src/dired.c index 3c49ac54b4c..692d193c5ae 100644 --- a/src/dired.c +++ b/src/dired.c @@ -953,7 +953,6 @@ If file does not exist, returns nil. */) #else /* file gid will be egid */ values[9] = (s.st_gid != getegid ()) ? Qt : Qnil; #endif /* BSD4_2 (or BSD4_3) */ - /* Cast -1 to avoid warning if int is not as wide as VALBITS. */ if (FIXNUM_OVERFLOW_P (s.st_ino)) /* To allow inode numbers larger than VALBITS, separate the bottom 16 bits. */ -- 2.39.5