From 692e29ebcd35c6cba647dc695b56b6168c535728 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Fri, 8 Jun 2018 17:16:26 -0400 Subject: remove unused parts of SkTypes.h Lots of completely unused bits and bobs removed. I've decided SK_SUPPORT_UNITTEST and its single use are not very compelling. tests/CPlusPlusEleven was the only user of Sk32ToBool(), and no longer generally needed. Change-Id: I3ee75560f1e1e1cf5ad89ee7df8d7694b5dffdb3 Reviewed-on: https://skia-review.googlesource.com/133622 Commit-Queue: Mike Klein Reviewed-by: Mike Klein --- gn/tests.gni | 1 - 1 file changed, 1 deletion(-) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index a2f52c9ab3..409d2317b4 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -45,7 +45,6 @@ tests_sources = [ "$_tests/ColorSpaceTest.cpp", "$_tests/ColorTest.cpp", "$_tests/CopySurfaceTest.cpp", - "$_tests/CPlusPlusEleven.cpp", "$_tests/CTest.cpp", "$_tests/DashPathEffectTest.cpp", "$_tests/DataRefTest.cpp", -- cgit v1.2.3