summaryrefslogtreecommitdiff
path: root/include/unotools/fontdefs.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-16 17:44:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-16 17:45:12 +0200
commitd67da1e7216a1b1281f418ecaa067cd3014e47c0 (patch)
treec7547bd271aa2a2600ca10ddc5c03c63b2dd1c91 /include/unotools/fontdefs.hxx
parentbcbf14f6077b0ccf1179dcba3e382bda4f9bdcad (diff)
Remove FontNameHash, use standard OUStringHash
Change-Id: If123bbe8a4ee044ef45f418be0118ccf9509f4e7
Diffstat (limited to 'include/unotools/fontdefs.hxx')
-rw-r--r--include/unotools/fontdefs.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/fontdefs.hxx b/include/unotools/fontdefs.hxx
index ad9a68bfec37..6e20b88e0e2f 100644
--- a/include/unotools/fontdefs.hxx
+++ b/include/unotools/fontdefs.hxx
@@ -41,8 +41,6 @@ UNOTOOLS_DLLPUBLIC OUString GetSubsFontName( const OUString& rName, sal_uLong nF
UNOTOOLS_DLLPUBLIC void AddTokenFontName( OUString& rName, const OUString& rNewToken );
-struct UNOTOOLS_DLLPUBLIC FontNameHash { int operator()(const OUString&) const; };
-
// - ConvertChar -
class UNOTOOLS_DLLPUBLIC ConvertChar