Remove obsolete kIndex_8_SkColorType reference

Bug: skia:6828

No public API change. Just removing an obsolete comment.
TBR=reed@google.com

Change-Id: I6c729c62bf7d94fc6acb677d68e7091f80d73b3e
Reviewed-on: https://skia-review.googlesource.com/150781
Commit-Queue: Leon Scroggins <scroggo@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
This commit is contained in:
Nigel Tao 2018-08-31 10:32:18 +10:00 committed by Skia Commit-Bot
parent 7c3eb580f3
commit de124022f4

View File

@ -78,8 +78,6 @@ public:
* to scale. If the generator cannot perform this scale,
* it will return false.
*
* kIndex_8_SkColorType is not supported.
*
* @return true on success.
*/
struct Options {};