]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
remove obsolete comment
authorJim Meyering <jim@meyering.net>
Thu, 1 Apr 2004 17:12:22 +0000 (17:12 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Apr 2004 17:12:22 +0000 (17:12 +0000)
Makefile.maint

index e8abd6d9afb85d7f741438b9e3545e32d62be5ea..2e547d48e8df6a9679a9df6c5303a21b4fae4f3a 100644 (file)
@@ -64,9 +64,6 @@ local-checks-available = \
 
 local-check = $(filter-out $(local-checks-to-skip), $(local-checks-available))
 
-# Make sure C source files in src/ don't include xalloc.h directly,
-# since they all already include it via sys2.h.
-# It's not a big deal -- just aesthetics.
 .PHONY: $(syntax-check-rules)
 syntax-check-rules = \
   sc_cast_of_argument_to_free \