[MPlayer-cvslog] r30992 - trunk/stream/stream.c

diego subversion at mplayerhq.hu
Sat Apr 3 16:40:08 CEST 2010


Author: diego
Date: Sat Apr  3 16:40:08 2010
New Revision: 30992

Log:
Remove commented-out #include of a non-existing file.

Modified:
   trunk/stream/stream.c

Modified: trunk/stream/stream.c
==============================================================================
--- trunk/stream/stream.c	Sat Apr  3 16:20:34 2010	(r30991)
+++ trunk/stream/stream.c	Sat Apr  3 16:40:08 2010	(r30992)
@@ -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;


More information about the MPlayer-cvslog mailing list