From 7d7b4e8d5cbcc46fc21997b02cdaba979bc8eb85 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 8 Sep 2013 15:13:33 +0000 Subject: avcodec/png: remove obsolete comments Signed-off-by: Paul B Mahol --- libavcodec/pngdec.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libavcodec/pngdec.c') diff --git a/libavcodec/pngdec.c b/libavcodec/pngdec.c index c619e01b15..cee97b321e 100644 --- a/libavcodec/pngdec.c +++ b/libavcodec/pngdec.c @@ -30,10 +30,6 @@ #include "pngdsp.h" #include "thread.h" -/* TODO: - * - add 16 bit depth support - */ - #include typedef struct PNGDecContext { -- cgit v1.2.1