"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not

found, completely unnecessary in mencoder.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17214 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2005-12-17 19:55:39 +00:00
parent 41609ac878
commit da8fe66f05
1 changed files with 0 additions and 1 deletions

View File

@ -277,7 +277,6 @@ static short edl_seek_type; ///< When non-zero, frames are discarded instead of
static int edl_seek(edl_record_ptr next_edl_record, demuxer_t* demuxer, demux_stream_t *d_audio, muxer_stream_t* mux_a, s_frame_data * frame_data, int framecopy);
#endif
#include "cfg-mplayer-def.h"
#include "cfg-mencoder.h"
#ifdef USE_DVDREAD