diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-06-17 13:01:45 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-06-17 13:03:19 +0200 |
commit | 52a889241313da27eaeefc6493f8ee663abcb5dd (patch) | |
tree | 7f6a6d0a589acbd247365a0e71fd41c4ed357b9c /config_host | |
parent | f24e64e8b55b695565109a6742598bcc90e4d9d0 (diff) |
remove outdated Skia todo comments
Change-Id: Ib2a9e4c25421c20e52ee65b2ec8fb3a190bcb75b
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_skia.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host/config_skia.h.in b/config_host/config_skia.h.in index f262161b1a46..5e24def6beaf 100644 --- a/config_host/config_skia.h.in +++ b/config_host/config_skia.h.in @@ -25,7 +25,6 @@ are the same. #define SKIA_USE_BITMAP32 0 -/* TODO SKIA check all these */ #define SK_SUPPORT_GPU 1 |