summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdffontcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/pdffontcache.hxx')
-rw-r--r--vcl/source/gdi/pdffontcache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/gdi/pdffontcache.hxx b/vcl/source/gdi/pdffontcache.hxx
index c02e28b91d33..738a7ffd2b98 100644
--- a/vcl/source/gdi/pdffontcache.hxx
+++ b/vcl/source/gdi/pdffontcache.hxx
@@ -63,7 +63,6 @@ namespace vcl
FontData& getFont( const PhysicalFontFace*, bool bVertical );
public:
PDFFontCache() {}
- ~PDFFontCache() {}
sal_Int32 getGlyphWidth( const PhysicalFontFace*, sal_GlyphId, bool bVertical, SalGraphics* );
};