aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/help
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/help')
-rw-r--r--src/modules/help/HelpWindow.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modules/help/HelpWindow.cpp b/src/modules/help/HelpWindow.cpp
index 0f1803eca..155815c50 100644
--- a/src/modules/help/HelpWindow.cpp
+++ b/src/modules/help/HelpWindow.cpp
@@ -118,9 +118,6 @@ void HelpWindow::initialSetup()
{
m_pIndexSearch->setFocus();
- /* if(!g_bIndexingDone)
- {
- g_bIndexingDone=true;*/
QString szDoclist, szDict;
g_pApp->getLocalKvircDirectory(szDoclist, KviApplication::Help, "help.doclist." KVI_SOURCES_DATE);