Index: src/gpu/GrPictureUtils.h |
diff --git a/src/gpu/GrPictureUtils.h b/src/gpu/GrPictureUtils.h |
index 6aa277edbf42610d111dc64aa6c070c9a09b130a..edd45dbf49c07eb3e33fe3c62e5e671937f1d396 100644 |
--- a/src/gpu/GrPictureUtils.h |
+++ b/src/gpu/GrPictureUtils.h |
@@ -79,6 +79,4 @@ private: |
void SkRecordComputeLayers(const SkRect& cullRect, const SkRecord& record, |
SkBBoxHierarchy* bbh, GrAccelData* data); |
-const GrAccelData* GPUOptimize(const SkPicture* pict); |
- |
#endif // GrPictureUtils_DEFINED |