diff --git a/src/gpu/GrInOrderDrawBuffer.h b/src/gpu/GrInOrderDrawBuffer.h index f935be1d69..73746e94bf 100644 --- a/src/gpu/GrInOrderDrawBuffer.h +++ b/src/gpu/GrInOrderDrawBuffer.h @@ -151,8 +151,6 @@ private: kGeoPoolStatePreAllocCnt = 4, }; - const GrGpu* fGpu; - GrSTAllocator fDraws; GrSTAllocator fStates; GrSTAllocator fClears;