--- multiplexer/input.h 2001/04/30 15:58:29 1.4 +++ multiplexer/input.h 2001/05/07 15:26:34 1.5 @@ -19,7 +19,6 @@ file_descr* input_openfile (char *name, boolean automatic, int programnb); file_descr* input_existfile (char *name); -void input_endfile (file_descr *f); void input_closefileifunused (file_descr *f); boolean input_addprog (stream_descr *s, prog_descr *p);