summaryrefslogtreecommitdiffstats
path: root/stream/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream.c')
-rw-r--r--stream/stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream.c b/stream/stream.c
index 890a12f41c..80e37369f7 100644
--- a/stream/stream.c
+++ b/stream/stream.c
@@ -47,8 +47,6 @@
#include "cache2.h"
-//#include "vcd_read_bincue.h"
-
struct input_ctx;
static int (*stream_check_interrupt_cb)(struct input_ctx *ctx, int time);
static struct input_ctx *stream_check_interrupt_ctx;