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:
arpi 2002-03-07 00:43:55 +00:00
parent aa242fc9c3
commit 7e44d39de4
1 changed files with 1 additions and 1 deletions

View File

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