changeset 520:4df60675000a

removed unused variables
author szabii
date Thu, 19 Apr 2001 01:24:59 +0000
parents 5e8d5422854d
children 8f86163f8dc3
files libvo/vo_fbdev.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_fbdev.c	Thu Apr 19 01:18:05 2001 +0000
+++ b/libvo/vo_fbdev.c	Thu Apr 19 01:24:59 2001 +0000
@@ -580,10 +580,6 @@
 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;