# HG changeset patch # User arpi # Date 1015461835 0 # Node ID 4a0a86d7e2480b875dcd5bb9d850cdf6cf7219f5 # Parent 923605707de6ac13efac8526321ef787b2c6a90b commente dout info's decl diff -r 923605707de6 -r 4a0a86d7e248 libmpcodecs/vd_internal.h --- a/libmpcodecs/vd_internal.h Thu Mar 07 00:03:51 2002 +0000 +++ b/libmpcodecs/vd_internal.h Thu Mar 07 00:43:55 2002 +0000 @@ -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);