mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 21:21:33 +00:00
Fix warning:
vo_dfbmga.c:231: warning: redundant redeclaration of 'uninit' video_out_internal.h:37: warning: previous declaration of 'uninit' was here git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24175 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
86354b25dd
commit
6c2ee72a4c
@ -228,8 +228,6 @@ get_layer_by_name( DFBDisplayLayerID id,
|
||||
return DFENUM_OK;
|
||||
}
|
||||
|
||||
static void uninit( void );
|
||||
|
||||
static int
|
||||
preinit( const char *arg )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user