summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impfont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/impfont.cxx')
-rw-r--r--vcl/source/gdi/impfont.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/gdi/impfont.cxx b/vcl/source/gdi/impfont.cxx
index 25beddcb11c7..6bc9f717a1e3 100644
--- a/vcl/source/gdi/impfont.cxx
+++ b/vcl/source/gdi/impfont.cxx
@@ -102,10 +102,6 @@ void ImplFontCharMap::DeReference( void) const
delete this;
}
-int ImplFontCharMap::GetCharCount() const
-{
- return mnCharCount;
-}
int ImplFontCharMap::ImplFindRangeIndex( sal_UCS4 cChar ) const
{