0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

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

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30992 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-04-03 14:40:08 +00:00
parent ff93cd656b
commit c7cdd996f5

View File

@ -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;