From c7cdd996f584da802cea96513a2256aa556d3dce Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 3 Apr 2010 14:40:08 +0000 Subject: Remove commented-out #include of a non-existing file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30992 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'stream/stream.c') 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; -- cgit v1.2.3