summaryrefslogtreecommitdiff
path: root/include/linguistic/spelldta.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/linguistic/spelldta.hxx')
-rw-r--r--include/linguistic/spelldta.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linguistic/spelldta.hxx b/include/linguistic/spelldta.hxx
index 5c98989059f4..11bb9a1ec9c1 100644
--- a/include/linguistic/spelldta.hxx
+++ b/include/linguistic/spelldta.hxx
@@ -41,8 +41,7 @@ namespace linguistic
std::vector< OUString >
MergeProposalSeqs(
std::vector< OUString > &rAlt1,
- std::vector< OUString > &rAlt2,
- bool bAllowDuplicates );
+ std::vector< OUString > &rAlt2 );
void SeqRemoveNegEntries(
std::vector< OUString > &rSeq,