mirror of
https://github.com/mpv-player/mpv
synced 2025-02-08 07:57:19 +00:00
removed unused variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@521 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dc2dfc01e5
commit
9cbe8422e7
@ -580,10 +580,6 @@ static int fb_bpp_we_want; // 32: 32 24: 24 16: 16 15: 15
|
||||
static int fb_screen_width;
|
||||
static fb_mode_t *fb_mode = NULL;
|
||||
|
||||
static int left_band_width;
|
||||
static int right_band_width;
|
||||
static int upper_band_height;
|
||||
static int lower_band_height;
|
||||
static uint8_t *next_frame;
|
||||
static int in_width;
|
||||
static int in_height;
|
||||
|
Loading…
Reference in New Issue
Block a user