summaryrefslogtreecommitdiff
path: root/framework/inc/xml/statusbardocumenthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/statusbardocumenthandler.hxx')
-rw-r--r--framework/inc/xml/statusbardocumenthandler.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/inc/xml/statusbardocumenthandler.hxx b/framework/inc/xml/statusbardocumenthandler.hxx
index 896c71ff6fef..b0cb57c4fe23 100644
--- a/framework/inc/xml/statusbardocumenthandler.hxx
+++ b/framework/inc/xml/statusbardocumenthandler.hxx
@@ -88,8 +88,7 @@ class FWE_DLLPUBLIC OReadStatusBarDocumentHandler :
OUString getErrorLineString();
class StatusBarHashMap : public std::unordered_map<OUString,
- StatusBar_XML_Entry,
- OUStringHash >
+ StatusBar_XML_Entry >
{
};