mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 00:06:25 +01:00
Remove redundant variable declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24168 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a0c2348a70
commit
5dc65565ca
@ -1,7 +1,5 @@
|
||||
|
||||
// dec_video.c:
|
||||
extern int video_read_properties(sh_video_t *sh_video);
|
||||
|
||||
extern void vfm_help(void);
|
||||
|
||||
extern int init_best_video_codec(sh_video_t *sh_video,char** video_codec_list,char** video_fm_list);
|
||||
|
Loading…
Reference in New Issue
Block a user