Explorar o código

remove unneeded judgemental commentary from ftw.h

Rich Felker %!s(int64=12) %!d(string=hai) anos
pai
achega
6951110368
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      include/ftw.h

+ 0 - 4
include/ftw.h

@@ -6,10 +6,6 @@ extern "C" {
 #endif
 
 #include <features.h>
-
-/* Normally we do not nest header includes. However useless bloat
- * like ftw may be treated as a special case. Otherwise we would
- * have to deal with duplicating all the stat.h mess. */
 #include <sys/stat.h>
 
 #define FTW_F   1