From fddc6610d724dc08433ea99a98406d76c47e9df1 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Thu, 26 Dec 2024 18:13:42 +0100 Subject: remove http_ret --- mime.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mime.c') 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) { -- cgit v1.2.3