summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_platform_device_skia.cc
diff options
context:
space:
mode:
Diffstat (limited to 'skia/ext/vector_platform_device_skia.cc')
-rw-r--r--skia/ext/vector_platform_device_skia.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/skia/ext/vector_platform_device_skia.cc b/skia/ext/vector_platform_device_skia.cc
index dbc5843..107cd5c 100644
--- a/skia/ext/vector_platform_device_skia.cc
+++ b/skia/ext/vector_platform_device_skia.cc
@@ -27,10 +27,6 @@ VectorPlatformDeviceSkia::VectorPlatformDeviceSkia(SkPDFDevice* pdf_device)
VectorPlatformDeviceSkia::~VectorPlatformDeviceSkia() {
}
-bool VectorPlatformDeviceSkia::IsNativeFontRenderingAllowed() {
- return false;
-}
-
PlatformDevice::PlatformSurface VectorPlatformDeviceSkia::BeginPlatformPaint() {
// Even when drawing a vector representation of the page, we have to
// provide a raster surface for plugins to render into - they don't have