summaryrefslogtreecommitdiffstats
path: root/linguistic/source/defs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/defs.hxx')
-rw-r--r--linguistic/source/defs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/defs.hxx b/linguistic/source/defs.hxx
index 96c6ee78d505..c124fce09c16 100644
--- a/linguistic/source/defs.hxx
+++ b/linguistic/source/defs.hxx
@@ -50,7 +50,7 @@ struct LangSvcEntries
aSvcImplNames[0] = rSvcImplName;
}
- inline void Clear()
+ void Clear()
{
aSvcImplNames.realloc(0);
nLastTriedSvcIndex = -1;