diff --git a/doc/special_remotes/p2p/git-annex-p2p-iroh b/doc/special_remotes/p2p/git-annex-p2p-iroh index 545bdc4166..b1969c7380 100755 --- a/doc/special_remotes/p2p/git-annex-p2p-iroh +++ b/doc/special_remotes/p2p/git-annex-p2p-iroh @@ -33,7 +33,6 @@ if [ "$1" = address ]; then else socketfile="$2" if [ -z "$socketfile" ]; then - # Connect to the peer's address and relay stdin and stdout. peeraddress="$1" dumbpipe connect "$peeraddress" else