summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/popupmenudispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/popupmenudispatcher.hxx')
-rw-r--r--framework/inc/dispatch/popupmenudispatcher.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/inc/dispatch/popupmenudispatcher.hxx b/framework/inc/dispatch/popupmenudispatcher.hxx
index 6fafe87b8f42..c2fe7de91ef5 100644
--- a/framework/inc/dispatch/popupmenudispatcher.hxx
+++ b/framework/inc/dispatch/popupmenudispatcher.hxx
@@ -57,8 +57,7 @@ namespace framework{
*//*-*************************************************************************************************************/
typedef ::cppu::OMultiTypeInterfaceContainerHelperVar< OUString ,
- OUStringHash,
- std::equal_to< OUString > > IMPL_ListenerHashContainer;
+ OUStringHash > IMPL_ListenerHashContainer;
/*-************************************************************************************************************//**