summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-25 16:50:35 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-25 16:50:35 +0200
commitf5ff5c8f644aded6d8c09a7aa122eba46d5bf28e (patch)
tree499b0401d00af3c6341b20376d11fcce14bd1232 /src/mainwindow.cpp
parentWebkitKDE porting. (diff)
downloadrekonq-f5ff5c8f644aded6d8c09a7aa122eba46d5bf28e.tar.xz
Working on adopting WebView search bar..
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 71415b08..83f64926 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -91,7 +91,6 @@ MainWindow::MainWindow()
, m_view(new MainView(this))
, m_searchBar(new SearchBar(this))
, m_sidePanel(0)
- , m_prova(0)
{
// updating rekonq configuration
slotUpdateConfiguration();