aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkScalerContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkScalerContext.h')
-rw-r--r--src/core/SkScalerContext.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/SkScalerContext.h b/src/core/SkScalerContext.h
index 556ec18c67..9995fd9292 100644
--- a/src/core/SkScalerContext.h
+++ b/src/core/SkScalerContext.h
@@ -310,8 +310,7 @@ public:
const SkMatrix* deviceMatrix,
SkScalerContextFlags scalerContextFlags,
SkScalerContextRec* rec,
- SkScalerContextEffects* effects,
- bool enableTypefaceFiltering = true);
+ SkScalerContextEffects* effects);
static SkDescriptor* MakeDescriptorForPaths(SkFontID fontID,
SkAutoDescriptor* ad);