From: Roland McGrath Date: Sun, 2 Aug 1992 11:28:01 +0000 (+0000) Subject: Formerly file.h.~4~ X-Git-Tag: 3.70.2~637 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b001b6a55aa70ca6bf4cf775cfa13e3eef1ae6c0;p=thirdparty%2Fmake.git Formerly file.h.~4~ --- diff --git a/file.h b/file.h index 6ec50a4d..ba5ef962 100644 --- a/file.h +++ b/file.h @@ -92,8 +92,3 @@ extern time_t f_mtime (); #define check_renamed(file) \ while ((file)->renamed != 0) (file) = (file)->renamed /* No ; here. */ - -/* !!! compile frob */ -struct file * -file_linear_list () ; -