CVS: main/libvo vo_fbdev.c,1.29,1.30
Update of /cvsroot/mplayer/main/libvo In directory usw-pr-cvs1:/tmp/cvs-serv14063 Modified Files: vo_fbdev.c Log Message: removed unused variables Index: vo_fbdev.c =================================================================== RCS file: /cvsroot/mplayer/main/libvo/vo_fbdev.c,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -r1.29 -r1.30 *** vo_fbdev.c 2001/04/19 01:18:05 1.29 --- vo_fbdev.c 2001/04/19 01:24:59 1.30 *************** *** 581,588 **** 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; --- 581,584 ---- _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Szabolcs Berecz