summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcanary <halcanary@google.com>2017-01-24 11:02:54 -0800
committerCommit bot <commit-bot@chromium.org>2017-01-24 11:02:54 -0800
commitbea4330c8805b87dedb79d2c83443d15e3e068a2 (patch)
treeecc76ab1a0b415c323906052cb3a5daaf10b51af
parent2763fba8755e3ef4bc15eb5c347ea2f291c6736a (diff)
downloadpdfium-bea4330c8805b87dedb79d2c83443d15e3e068a2.tar.xz
No need to define SK_SCALAR_IS_FLOAT
This is already the default value and is the only supported case. Review-Url: https://codereview.chromium.org/2657453005
-rw-r--r--skia/config/SkUserConfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index f505c50f90..e09a2351b3 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -127,9 +127,6 @@
// ===== Begin Chrome-specific definitions =====
-#define SK_SCALAR_IS_FLOAT
-#undef SK_SCALAR_IS_FIXED
-
#define SK_MSCALAR_IS_FLOAT
#undef SK_MSCALAR_IS_DOUBLE