From: Joey Hess Date: Sat, 25 Oct 2025 10:12:50 +0000 (-0400) Subject: remove redundant comment X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5ce5ab1b1d96b45d20a0fb86c6b92d94df172f0b;p=git-annex.git remove redundant comment --- 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