aboutsummaryrefslogtreecommitdiff
path: root/graphics/yuv_to_rgb.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/yuv_to_rgb.h')
-rw-r--r--graphics/yuv_to_rgb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/yuv_to_rgb.h b/graphics/yuv_to_rgb.h
index a1e61ec705..3d11f35048 100644
--- a/graphics/yuv_to_rgb.h
+++ b/graphics/yuv_to_rgb.h
@@ -24,9 +24,6 @@
* @file
* YUV to RGB conversion.
*
- * Used in graphics:
- * - JPEGDecoder
- *
* Used in video:
* - BinkDecoder
* - Indeo3Decoder