summaryrefslogtreecommitdiff
path: root/src/urlbar/completer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar/completer.cpp')
-rw-r--r--src/urlbar/completer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/urlbar/completer.cpp b/src/urlbar/completer.cpp
index df864e05..a7b893df 100644
--- a/src/urlbar/completer.cpp
+++ b/src/urlbar/completer.cpp
@@ -14,8 +14,6 @@
#include <QLineEdit>
#include <QTreeWidget>
-static const QString searchUrl{"https://duckduckgo.com/?q=%1"};
-
// ------------------------------------------------------------------------
// Ctor and Dtor