mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
removed useless cue_read.h file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19303 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
#include "stream.h"
|
||||
|
||||
#include "cue_read.h"
|
||||
#include "help_mp.h"
|
||||
#include "m_option.h"
|
||||
#include "m_struct.h"
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
|
||||
//int cue_read_cue (char *in_cue_filename);
|
||||
//int cue_vcd_seek_to_track (int track);
|
||||
//int cue_vcd_get_track_end (int track);
|
||||
//void cue_vcd_read_toc ();
|
||||
//int cue_vcd_read(char *mem);
|
||||
//inline void cue_set_msf(unsigned int sect);
|
||||
Reference in New Issue
Block a user