summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--khelpcenter/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/khelpcenter/mainwindow.cpp b/khelpcenter/mainwindow.cpp
index d99dfcb2b..b4c25dba6 100644
--- a/khelpcenter/mainwindow.cpp
+++ b/khelpcenter/mainwindow.cpp
@@ -330,7 +330,6 @@ void MainWindow::viewUrl( const KURL &url, const KParts::URLArgs &args )
// Ensure that changing the handbook section works by forcing a reload of the page,
// thereby allowing the help tdeioslave to re-parse the fragment identifier
urlArgs.reload = true;
- mDoc->gotoAnchor("");
}
}
mDoc->browserExtension()->setURLArgs( urlArgs );