summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source/lingutil/lingutil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/lingutil/lingutil.hxx')
-rw-r--r--lingucomponent/source/lingutil/lingutil.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/lingucomponent/source/lingutil/lingutil.hxx b/lingucomponent/source/lingutil/lingutil.hxx
index e0efb95d2526..a6d396277bc9 100644
--- a/lingucomponent/source/lingutil/lingutil.hxx
+++ b/lingucomponent/source/lingutil/lingutil.hxx
@@ -41,13 +41,6 @@ struct lt_rtl_OUString
}
};
-inline bool operator == ( const css::lang::Locale &rL1, const css::lang::Locale &rL2 )
-{
- return rL1.Language == rL2.Language &&
- rL1.Country == rL2.Country &&
- rL1.Variant == rL2.Variant;
-}
-
#if defined(WNT)
// to be use to get a path name with long path prefix