summaryrefslogtreecommitdiff
path: root/src/ui.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.cc')
-rw-r--r--src/ui.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui.cc b/src/ui.cc
index 9206108a..27e44852 100644
--- a/src/ui.cc
+++ b/src/ui.cc
@@ -947,8 +947,6 @@ void UI::customize(int flags)
Tools->hide();
if ( !prefs.show_clear_url )
Clear->hide();
- if ( !prefs.show_url )
- Location->hide();
if ( !prefs.show_search )
Search->hide();
if ( !prefs.show_help )