index
:
vault
master
vault
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mime.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mime.c')
-rw-r--r--
mime.c
1
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)
{