summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-15 01:08:01 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-15 01:08:01 +0200
commit65075d5fa3147d25cbfe3e0824cfc3b93af8ec03 (patch)
tree606f08e34075a309079583de213af7bd2ecad3ef /src/mainwindow.cpp
parentMerge branch 'Button02' (diff)
parentwe are using KDE proxy settings (via KIO) (diff)
downloadrekonq-65075d5fa3147d25cbfe3e0824cfc3b93af8ec03.tar.xz
Merge branch 'NewAccessManager'
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 6dd1024b..cf8af892 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -494,7 +494,6 @@ void MainWindow::slotUpdateConfiguration()
defaultSettings->setUserStyleSheetUrl(ReKonfig::userCSS());
// ====== load Settings on main classes
- Application::networkAccessManager()->loadSettings();
Application::historyManager()->loadSettings();
}