summaryrefslogtreecommitdiff
path: root/linguistic/source/lngopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/lngopt.hxx')
-rw-r--r--linguistic/source/lngopt.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/linguistic/source/lngopt.hxx b/linguistic/source/lngopt.hxx
index f7d6948daaab..1e0fa9ffd7a1 100644
--- a/linguistic/source/lngopt.hxx
+++ b/linguistic/source/lngopt.hxx
@@ -68,12 +68,6 @@ class LinguOptions
static SvtLinguOptions *pData;
static oslInterlockedCount nRefCount; // number of objects of this class
- //! uses default assignment-operator
-
- sal_Bool SetLocale_Impl( sal_Int16 &rLanguage,
- ::com::sun::star::uno::Any &rOld,
- const ::com::sun::star::uno::Any &rVal, sal_Int16 nType );
-
public:
LinguOptions();
LinguOptions(const LinguOptions &rOpt);