Skip to content

Commit

Permalink
ssh display property is not used for anything
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@21139 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Nov 29, 2018
1 parent c5aa2a8 commit ce63385
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xpra/scripts/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,6 @@ def parse_remote_display(s):
host = parts[0]
#ie: ssh=["/usr/bin/ssh", "-v"]
ssh = parse_ssh_string(opts.ssh)
desc["ssh"] = ssh
full_ssh = ssh

#maybe restrict to win32 only?
Expand Down

0 comments on commit ce63385

Please sign in to comment.