From 8ef775ab75941b193b4c1cadf347d63b8270d6ee Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 27 Nov 2015 13:09:54 +0100 Subject: Fix documentation --- libcrystfel/src/stream.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c index 43fd273c..0e8cc003 100644 --- a/libcrystfel/src/stream.c +++ b/libcrystfel/src/stream.c @@ -1465,9 +1465,6 @@ Stream *open_stream_for_write_3(const char *filename, * Creates a new stream with name @filename, and adds the stream format * and version header, plus a verbatim copy of the geometry file * - * You may want to follow this with a call to write_command() to record the - * command line. - * * Returns: a %Stream, or NULL on failure. */ Stream *open_stream_for_write_2(const char *filename, -- cgit v1.2.3