summaryrefslogtreecommitdiff
path: root/vcl/inc/generic/glyphcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/generic/glyphcache.hxx')
-rw-r--r--vcl/inc/generic/glyphcache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/generic/glyphcache.hxx b/vcl/inc/generic/glyphcache.hxx
index 7d46ff74ec12..1ab2a74eda45 100644
--- a/vcl/inc/generic/glyphcache.hxx
+++ b/vcl/inc/generic/glyphcache.hxx
@@ -400,7 +400,6 @@ public:
ExtraKernInfo( sal_IntPtr nFontId );
virtual ~ExtraKernInfo() {}
- bool HasKernPairs() const;
int GetUnscaledKernPairs( ImplKernPairData** ) const;
int GetUnscaledKernValue( sal_Unicode cLeft, sal_Unicode cRight ) const;