summaryrefslogtreecommitdiffstats
path: root/stream/open.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/open.c')
-rw-r--r--stream/open.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/open.c b/stream/open.c
index b14d37d562..c207516184 100644
--- a/stream/open.c
+++ b/stream/open.c
@@ -62,4 +62,3 @@ if(!filename) {
return open_stream_full(filename,STREAM_READ,options,file_format);
}
-