about summary refs log tree commit diff stats
path: root/subx/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'subx/Readme.md')
-rw-r--r--subx/Readme.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/subx/Readme.md b/subx/Readme.md
index 8970e97b..612081dc 100644
--- a/subx/Readme.md
+++ b/subx/Readme.md
@@ -630,7 +630,6 @@ allocated memory for it.)_
 * `write-stream`: stream -> file
 * `write-buffered`: string -> buffered-file
 * `write-slice`: slice -> buffered-file
-* `write-stream-buffered`: stream -> buffered-file
 * `flush`: buffered-file
 * `print-byte`:  buffered-file, int