aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkPDFDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/SkPDFDevice.h')
-rw-r--r--src/pdf/SkPDFDevice.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pdf/SkPDFDevice.h b/src/pdf/SkPDFDevice.h
index 75447f9be2..742e45ca5c 100644
--- a/src/pdf/SkPDFDevice.h
+++ b/src/pdf/SkPDFDevice.h
@@ -189,9 +189,7 @@ public:
return *(fFontGlyphUsage.get());
}
-#ifdef SK_DEBUG
SkPDFCanon* getCanon() const { return fCanon; }
-#endif // SK_DEBUG
protected:
const SkBitmap& onAccessBitmap() override {