Index: src/core/SkScalerContext.h |
diff --git a/src/core/SkScalerContext.h b/src/core/SkScalerContext.h |
index 88b52860fb88503fe69e7a64db7cc66dcbcb92cf..9d3bdc8a8f1e29e7fdedd623ea279c2f4d4d8931 100644 |
--- a/src/core/SkScalerContext.h |
+++ b/src/core/SkScalerContext.h |
@@ -82,9 +82,7 @@ struct SkScalerContextRec { |
void getMatrixFrom2x2(SkMatrix*) const; |
void getLocalMatrix(SkMatrix*) const; |
- void getLocalMatrixWithoutTextSize(SkMatrix*) const; |
void getSingleMatrix(SkMatrix*) const; |
- void getSingleMatrixWithoutTextSize(SkMatrix*) const; |
/** The kind of scale which will be applied by the underlying port (pre-matrix). */ |
enum PreMatrixScale { |