Remove obsolete prototype
[pspp] / 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. */