summaryrefslogtreecommitdiff
path: root/amiga/filetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/filetype.h')
-rw-r--r--amiga/filetype.h1
1 files changed, 0 insertions, 1 deletions
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