# HG changeset patch # User Ken Raeburn # Date 1027252935 0 # Node ID c34e0e8ec697f4a78a1b40012df779004e9a9999 # Parent c5989a0d356e2e09caa3a27942af32a51aca0c1d remove outdated comment diff -r c5989a0d356e -r c34e0e8ec697 src/dired.c --- a/src/dired.c Sat Jul 20 22:16:01 2002 +0000 +++ b/src/dired.c Sun Jul 21 12:02:15 2002 +0000 @@ -953,7 +953,6 @@ #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. */