diff --git a/msfupdate b/msfupdate index 6ffdee3df6..0315f52eb1 100755 --- a/msfupdate +++ b/msfupdate @@ -89,7 +89,6 @@ end when "wait", "nowait" @wait_index = i @actually_wait = (arg == "wait") - # An empty or absent config-dir means a default config-dir when /--git-remote=([^\s]*)?/ @git_remote = $1 @git_remote_index = i