diff options
Diffstat (limited to 'src/urlpanel.cpp')
-rw-r--r-- | src/urlpanel.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/urlpanel.cpp b/src/urlpanel.cpp index 8753038c..b3e8b2f3 100644 --- a/src/urlpanel.cpp +++ b/src/urlpanel.cpp @@ -54,11 +54,6 @@ UrlPanel::UrlPanel(const QString &title, QWidget *parent, Qt::WindowFlags flags) } -UrlPanel::~UrlPanel() -{ -} - - void UrlPanel::showing(bool b) { if(!_loaded && b) |