Remove unused SaveLayerInfo::fValid field
authorrobertphillips <robertphillips@google.com>
Thu, 9 Oct 2014 23:43:42 +0000 (16:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Oct 2014 23:43:42 +0000 (16:43 -0700)
commit232f6b0f90a02bcdac0c5931d5f9cfd08003b10c
treea0983734b05c824c4512fad69835baa7189217a1
parentcbe80caedd43ee37a91c5cf1af6bb63fa0e1528e
Remove unused SaveLayerInfo::fValid field

Minor code cleanup

Review URL: https://codereview.chromium.org/643713002
src/gpu/GrLayerHoister.cpp
src/gpu/GrPictureUtils.cpp
src/gpu/GrPictureUtils.h
tests/PictureTest.cpp