mirror of https://github.com/mpv-player/mpv
Remove unused defines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14271 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f9258247dd
commit
efb6997813
|
@ -57,11 +57,6 @@ static vo_info_t info =
|
|||
|
||||
LIBVO_EXTERN(gl2)
|
||||
|
||||
/* private prototypes */
|
||||
|
||||
#define MODE_BGR 1
|
||||
#define MODE_RGB 0
|
||||
|
||||
/* local data */
|
||||
static unsigned char *ImageData=NULL;
|
||||
|
||||
|
|
Loading…
Reference in New Issue