Remove obsolete prototype
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 23 Oct 2015 21:27:43 +0000 (23:27 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 23 Oct 2015 21:30:08 +0000 (23:30 +0200)
src/data/file-handle-def.h

index ace0c6845bae170807a7f19fd80be0c1086b825c..af40c7ab3763c6582e856d81c4f6485412a98dae 100644 (file)
@@ -87,7 +87,6 @@ void fh_unname (struct file_handle *);
 
 /* Finding file handles. */
 struct file_handle *fh_from_id (const char *handle_name);
-struct file_handle *fh_from_file_name (const char *file_name);
 struct file_handle *fh_inline_file (void);
 
 /* Generic properties of file handles. */