mirror of https://github.com/mpv-player/mpv
commente dout info's decl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4967 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
aa242fc9c3
commit
7e44d39de4
|
@ -1,6 +1,6 @@
|
|||
|
||||
// prototypes:
|
||||
static vd_info_t info;
|
||||
//static vd_info_t info;
|
||||
static int control(sh_video_t *sh,int cmd,void* arg,...);
|
||||
static int init(sh_video_t *sh);
|
||||
static void uninit(sh_video_t *sh);
|
||||
|
|
Loading…
Reference in New Issue