From: Jim Meyering Date: Thu, 25 Apr 2002 18:03:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d29bfd529ebf1609424035ac8b887ac8cbaad11d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8482398228..7f74840fd5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -9,7 +9,6 @@ Remove hash table, active_dir_map, used to detect directory cycles. Instead, detect them lazily with just O(1) memory. Suggestion from Andi Kleen. - * src/remove.c (is_power_of_two): New function. (print_nth_dir, make_active_dir_ent): Remove functions. (hash_active_dir_ent, hash_compare_active_dir_ents): Likewise.