Skip to content

Commit

Permalink
Remove SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2
Browse files Browse the repository at this point in the history
R=reed@google.com

Review URL: https://codereview.chromium.org/928853002

Cr-Commit-Position: refs/heads/master@{#316426}
  • Loading branch information
fmalita authored and Commit bot committed Feb 16, 2015
1 parent 6546d52 commit c9df8b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_ADDRRECT
#endif

#ifndef SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2
# define SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2
#endif

///////////////////////// Imported from BUILD.gn and skia_common.gypi

/* In some places Skia can use static initializers for global initialization,
Expand Down

0 comments on commit c9df8b9

Please sign in to comment.