summaryrefslogtreecommitdiff
path: root/helpcompiler
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler')
-rw-r--r--helpcompiler/source/HelpSearch.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/helpcompiler/source/HelpSearch.cxx b/helpcompiler/source/HelpSearch.cxx
index f59dd6d0ac43..c5d1e4ee15ba 100644
--- a/helpcompiler/source/HelpSearch.cxx
+++ b/helpcompiler/source/HelpSearch.cxx
@@ -13,8 +13,7 @@
#include "LuceneHelper.hxx"
-HelpSearch::HelpSearch(OUString const &lang, OUString const &indexDir)
- : d_lang(lang)
+HelpSearch::HelpSearch(OUString const &indexDir)
{
OUString ustrSystemPath;
osl::File::getSystemPathFromFileURL(indexDir, ustrSystemPath);