From 0c9ca84e42ece8900020435b39575a810c0c530c Mon Sep 17 00:00:00 2001 From: Chris Young Date: Mon, 30 May 2011 21:03:57 +0000 Subject: Remove ami_datatype_to_mimetype svn path=/trunk/netsurf/; revision=12451 --- amiga/filetype.h | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/filetype.h') diff --git a/amiga/filetype.h b/amiga/filetype.h index fd0e1d8bc..1750950d0 100644 --- a/amiga/filetype.h +++ b/amiga/filetype.h @@ -45,5 +45,4 @@ bool ami_mime_compare(struct hlcache_handle *c, const char *type); /* deprecated */ const char *ami_content_type_to_file_type(content_type type); -void ami_datatype_to_mimetype(struct DataType *dtn, char *mimetype); #endif -- cgit v1.2.3