summaryrefslogtreecommitdiff
path: root/dpi
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-09-28 07:40:54 +0000
committercorvid <corvid@lavabit.com>2012-09-28 07:40:54 +0000
commiteeebbba8166b09f526f4b170278f58c1f13b0fd9 (patch)
treeb981274cf6b3ad4cab52bc47986cdca295b7ebb2 /dpi
parentee944897bee252ae4970dbc56fb28b35037010a6 (diff)
rm obsolete comment
Diffstat (limited to 'dpi')
-rw-r--r--dpi/datauri.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/dpi/datauri.c b/dpi/datauri.c
index 789698d1..055ecd9f 100644
--- a/dpi/datauri.c
+++ b/dpi/datauri.c
@@ -216,9 +216,6 @@ static void send_failure_message(const char *url, const char *mime_type,
/*
* Get mime type from the data URI.
- * TODO: there's no point in handling "charset" because current dillo
- * only handles ISO-LATIN-1. The FLTK2 version (utf-8) could use it in the
- * future.
*/
static char *datauri_get_mime(char *url)
{