Skip to content

Commit

Permalink
Remove now-unnecessary SkPathOp define.
Browse files Browse the repository at this point in the history
Also clean up OWNERS to remove ex-googlers.

R=reed@google.com,fmalita@chromium.org
BUG=473772

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

Cr-Commit-Position: refs/heads/master@{#323905}
  • Loading branch information
schenney-chromium authored and Commit bot committed Apr 6, 2015
1 parent dde4fc1 commit 6671cc1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions skia/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ borenet@google.com
bsalomon@google.com
bungeman@google.com
djsollen@google.com
edisonn@google.com
epoger@google.com
fmalita@chromium.org
junov@chromium.org
jvanverth@google.com
Expand Down
4 changes: 0 additions & 4 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_INT_COLORMATRIX
#endif

#ifndef SK_SUPPORT_LEGACY_PATHOP_ENUMS
# define SK_SUPPORT_LEGACY_PATHOP_ENUMS
#endif

#ifndef SK_LEGACY_STROKE_CURVES
# define SK_LEGACY_STROKE_CURVES
#endif
Expand Down

0 comments on commit 6671cc1

Please sign in to comment.