aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/codec
diff options
context:
space:
mode:
Diffstat (limited to 'include/codec')
-rw-r--r--include/codec/SkAndroidCodec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/codec/SkAndroidCodec.h b/include/codec/SkAndroidCodec.h
index e30a2aa0b3..8e9ad4e2d3 100644
--- a/include/codec/SkAndroidCodec.h
+++ b/include/codec/SkAndroidCodec.h
@@ -79,9 +79,6 @@ public:
* @param outputColorType Color type that the client will decode to
*
* Returns the appropriate color space to decode to.
- *
- * For now, this just returns a default. This could be updated to take
- * requests for wide gamut modes or specific output spaces.
*/
sk_sp<SkColorSpace> computeOutputColorSpace(SkColorType outputColorType);