diff --git a/stream/stream.c b/stream/stream.c index 83cfdb02c8..d4abc69343 100644 --- a/stream/stream.c +++ b/stream/stream.c @@ -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;