From 283cd05d0112b08753cb0b0c505a370ebccc52d1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 3 May 2014 17:29:59 +0100 Subject: Improve documentation on mimetype fetcher table --- windows/filetype.h | 1 - 1 file changed, 1 deletion(-) (limited to 'windows/filetype.h') diff --git a/windows/filetype.h b/windows/filetype.h index e5017eaf4..084e97493 100644 --- a/windows/filetype.h +++ b/windows/filetype.h @@ -20,6 +20,5 @@ #define _NETSURF_WINDOWS_FILETYPE_H_ const char *fetch_filetype(const char *unix_path); -char *fetch_mimetype(const char *ro_path); #endif -- cgit v1.2.3