Commit 9d2e85f1 authored by Mike Reed's avatar Mike Reed Committed by Mike Reed

remove unneeded skia flag for encoding api

Bug: 
Change-Id: I8cef060ee121c90f5ad405dd55a5ddb79676d9f2
Reviewed-on: https://chromium-review.googlesource.com/569990Reviewed-by: default avatarFlorin Malita <fmalita@chromium.org>
Commit-Queue: Mike Reed <reed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#486424}
parent dd2c6da5
......@@ -202,10 +202,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAP_SCALE
#endif
#ifndef SK_SUPPORT_LEGACY_IMAGE_ENCODE_API
#define SK_SUPPORT_LEGACY_IMAGE_ENCODE_API
#endif
// Remove this after we fixed all the issues related to the new SDF algorithm
// (https://codereview.chromium.org/1643143002)
#ifndef SK_USE_LEGACY_DISTANCE_FIELDS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment