summaryrefslogtreecommitdiff
path: root/file.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-08-02 11:28:01 +0000
committerRoland McGrath <roland@redhat.com>1992-08-02 11:28:01 +0000
commitb001b6a55aa70ca6bf4cf775cfa13e3eef1ae6c0 (patch)
tree78676274814b3133c3b9c9b1e3ae85e819cf38df /file.h
parent24c9aabe16d1facb7d2e2e743d5bbef5a10d4c1f (diff)
downloadgunmake-b001b6a55aa70ca6bf4cf775cfa13e3eef1ae6c0.tar.gz
Formerly file.h.~4~
Diffstat (limited to 'file.h')
-rw-r--r--file.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/file.h b/file.h
index 6ec50a4..ba5ef96 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 () ;
-