changeset 30950:39d953a7ee22

Remove commented-out #include of a non-existing file.
author diego
date Sat, 03 Apr 2010 14:40:08 +0000
parents e4c7703dd901
children e76a4f6bfc8d
files stream/stream.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/stream/stream.c	Sat Apr 03 14:20:34 2010 +0000
+++ b/stream/stream.c	Sat Apr 03 14:40:08 2010 +0000
@@ -48,8 +48,6 @@
 
 #include "cache2.h"
 
-//#include "vcd_read_bincue.h"
-
 static int (*stream_check_interrupt_cb)(int time) = NULL;
 
 extern const stream_info_t stream_info_vcd;