Revert of fix destructor order to fix build (patchset #1 id:1 of https://codereview...
authorcaryclark <caryclark@google.com>
Tue, 24 Mar 2015 20:47:57 +0000 (13:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 20:47:57 +0000 (13:47 -0700)
commit74c464a6af23cd9cd2437fbe1a75c4f9f400a213
treec6dfd104af80e68fe28c99a422618c74027ef110
parent7aa846c6837f527067e7ab5fdeacdbd502696382
Revert of fix destructor order to fix build (patchset #1 id:1 of https://codereview.chromium.org/1033703002/)

Reason for revert:
working on asan fix

Original issue's description:
> fix destructor order to fix build
>
> TBR=reed
>
> Committed: https://skia.googlesource.com/skia/+/c207f9b2e8d6fb5386197fa8a8d258d2c4603418

TBR=reed@android.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1033803002
src/pathops/SkOpContour.h
src/pathops/SkPathOpsCommon.cpp
src/pathops/SkPathOpsOp.cpp
src/pathops/SkPathOpsSimplify.cpp
src/pathops/SkPathOpsTightBounds.cpp
tests/PathOpsAngleTest.cpp