summaryrefslogtreecommitdiff
path: root/modules/ssh
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-12-14 06:45:13 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-12-14 06:45:13 +0300
commit1f41fa22d851cdbd692b7f388814ecd505c87013 (patch)
tree160c3133c0e4dcbef5be35d884146d128e1148b1 /modules/ssh
parentdoc/api-popen.texi: Add examples (diff)
downloadguile-ssh-1f41fa22d851cdbd692b7f388814ecd505c87013.tar.gz
channel.scm: Update commentary
* modules/ssh/channel.scm: Update commentary.
Diffstat (limited to 'modules/ssh')
-rw-r--r--modules/ssh/channel.scm6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/ssh/channel.scm b/modules/ssh/channel.scm
index f2327b0..5d8b7c6 100644
--- a/modules/ssh/channel.scm
+++ b/modules/ssh/channel.scm
@@ -40,12 +40,6 @@
;; channel-get-stream
;; channel-open?
;; channel-eof?
-;; open-remote-pipe
-;; open-remote-pipe*
-;; open-remote-input-pipe
-;; open-remote-input-pipe*
-;; open-remote-output-pipe
-;; open-remote-output-pipe*
;;; Code: