summaryrefslogtreecommitdiff
path: root/src/urlbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar.cpp')
-rw-r--r--src/urlbar.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/urlbar.cpp b/src/urlbar.cpp
index 1ee02dc3..098ba027 100644
--- a/src/urlbar.cpp
+++ b/src/urlbar.cpp
@@ -54,9 +54,6 @@ UrlBar::UrlBar(QWidget *parent)
UrlBar::~UrlBar()
{
- delete m_webView;
- delete m_iconLabel;
- delete m_lineEdit;
}