summaryrefslogtreecommitdiff
path: root/i18npool/source/search/levdis.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/search/levdis.hxx')
-rw-r--r--i18npool/source/search/levdis.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/search/levdis.hxx b/i18npool/source/search/levdis.hxx
index ec82df03335b..cd12628686ca 100644
--- a/i18npool/source/search/levdis.hxx
+++ b/i18npool/source/search/levdis.hxx
@@ -168,7 +168,7 @@ public:
@param bRelaxed the mathematically incorrect method is default (TRUE)
*/
WLevDistance( const sal_Unicode* cPattern, int nOtherX, int nShorterY,
- int nLongerZ, bool bRelaxed = true );
+ int nLongerZ, bool bRelaxed );
WLevDistance( const WLevDistance& rWLD );
~WLevDistance();