summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content.h b/content/content.h
index a75fd22b2..75be8cfb1 100644
--- a/content/content.h
+++ b/content/content.h
@@ -281,7 +281,6 @@ extern const char * const content_status_name[];
content_type content_lookup(const char *mime_type);
-const char *content_mime(content_type type);
struct content * content_create(const char *url);
struct content * content_get(const char *url);
struct content * content_get_ready(const char *url);