aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderList.hxx')
-rw-r--r--src/DecoderList.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/DecoderList.hxx b/src/DecoderList.hxx
index fd4b22c63..3cfaaae7b 100644
--- a/src/DecoderList.hxx
+++ b/src/DecoderList.hxx
@@ -39,9 +39,6 @@ decoder_plugin_from_suffix(const char *suffix,
const struct DecoderPlugin *plugin);
const struct DecoderPlugin *
-decoder_plugin_from_mime_type(const char *mimeType, unsigned int next);
-
-const struct DecoderPlugin *
decoder_plugin_from_name(const char *name);
/* this is where we "load" all the "plugins" ;-) */