removed unused variables

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@521 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
szabii 2001-04-19 01:24:59 +00:00
parent dc2dfc01e5
commit 9cbe8422e7
1 changed files with 0 additions and 4 deletions

View File

@ -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;