From a42ad5375c54d5910b79e6aef4a79e262d1d0277 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Fri, 23 Oct 2015 23:27:43 +0200 Subject: [PATCH] Remove obsolete prototype --- src/data/file-handle-def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/file-handle-def.h b/src/data/file-handle-def.h index ace0c6845b..af40c7ab37 100644 --- a/src/data/file-handle-def.h +++ b/src/data/file-handle-def.h @@ -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. */ -- 2.30.2