Index: include/gpu/GrSurface.h |
diff --git a/include/gpu/GrSurface.h b/include/gpu/GrSurface.h |
index 0de626d16e61c4217adc316046780f68807b0660..8f772b3d5a87691a8de9bd80efaea3bba9ffa16b 100644 |
--- a/include/gpu/GrSurface.h |
+++ b/include/gpu/GrSurface.h |
@@ -134,7 +134,6 @@ protected: |
bool hasPendingRead() const; |
bool hasPendingWrite() const; |
bool hasPendingIO() const; |
- bool isSameAs(const GrSurface* other) const; |
// Provides access to methods that should be public within Skia code. |
friend class GrSurfacePriv; |