Index: src/gpu/GrDrawState.h |
diff --git a/src/gpu/GrDrawState.h b/src/gpu/GrDrawState.h |
index 7d3c1e9843220e9369859fbca693b5377f96b7a9..7a7fc3adb01b1b2f00f38fb429d3ac461d54675a 100644 |
--- a/src/gpu/GrDrawState.h |
+++ b/src/gpu/GrDrawState.h |
@@ -298,12 +298,6 @@ public: |
return false; |
} |
- /** |
- * Sets the view matrix to identity and updates any installed effects to compensate for the |
- * coord system change. |
- */ |
- bool setIdentityViewMatrix(); |
- |
//////////////////////////////////////////////////////////////////////////// |
/** |