summaryrefslogtreecommitdiff
path: root/src/urlbar/urlbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar/urlbar.cpp')
-rw-r--r--src/urlbar/urlbar.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/urlbar/urlbar.cpp b/src/urlbar/urlbar.cpp
index f10360b0..ab7bfb89 100644
--- a/src/urlbar/urlbar.cpp
+++ b/src/urlbar/urlbar.cpp
@@ -349,13 +349,6 @@ void UrlBar::focusInEvent(QFocusEvent *event)
}
-void UrlBar::focusOutEvent(QFocusEvent *event)
-{
- activateSuggestions(false);
- KLineEdit::focusOutEvent(event);
-}
-
-
void UrlBar::dropEvent(QDropEvent *event)
{
// handles only plain-text with url format