summaryrefslogtreecommitdiff
path: root/mime.c
diff options
context:
space:
mode:
Diffstat (limited to 'mime.c')
-rw-r--r--mime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mime.c b/mime.c
index 813ea25..2157b9e 100644
--- a/mime.c
+++ b/mime.c
@@ -132,7 +132,6 @@ mime_from_ext(const char *ext)
return MIME_BIN;
}
-
const char *
mime_str(enum mime mime)
{