Index: src/core/SkScalerContext.h |
diff --git a/src/core/SkScalerContext.h b/src/core/SkScalerContext.h |
index 6addf736fcf858c9693493659cc77be5f7792237..7fa1ef5fcd642d4c69f5b941a48561d8988b699d 100644 |
--- a/src/core/SkScalerContext.h |
+++ b/src/core/SkScalerContext.h |
@@ -301,8 +301,6 @@ |
void forceOffGenerateImageFromPath() { fGenerateImageFromPath = false; } |
private: |
- friend class SkRandomScalerContext; // For debug purposes |
- |
// never null |
SkAutoTUnref<SkTypeface> fTypeface; |