aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/remote.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/remote.tcl b/lib/remote.tcl
index cf796d1601..9b49b6e462 100644
--- a/lib/remote.tcl
+++ b/lib/remote.tcl
@@ -233,8 +233,6 @@ proc make_sure_remote_submenues_exist {remote_m} {
proc update_all_remotes_menu_entry {} {
global all_remotes
- if {[git-version < 1.6.6]} { return }
-
set have_remote 0
foreach r $all_remotes {
incr have_remote