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:
ben
2006-08-03 19:22:23 +00:00
parent 51138f066e
commit 9ce2dd26c0
2 changed files with 0 additions and 8 deletions

View File

@@ -15,7 +15,6 @@
#include "stream.h"
#include "cue_read.h"
#include "help_mp.h"
#include "m_option.h"
#include "m_struct.h"

View File

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