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 e8abd6d..2e547d4 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 \