]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly file.h.~4~
authorRoland McGrath <roland@redhat.com>
Sun, 2 Aug 1992 11:28:01 +0000 (11:28 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 2 Aug 1992 11:28:01 +0000 (11:28 +0000)
file.h

diff --git a/file.h b/file.h
index 6ec50a4db247294d6520201d6bd04f6de8b414de..ba5ef962680d5e8f2deb775c3a6a1c85662aa533 100644 (file)
--- 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 () ;
-