Remove leftover fields in sm712.c

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-06-20 13:44:31 +02:00
parent 967828eb5a
commit 0e489b8233

View file

@ -32,10 +32,7 @@ static struct
struct grub_video_mode_info mode_info;
struct grub_video_render_target *render_target;
unsigned int bytes_per_scan_line;
unsigned int bytes_per_pixel;
grub_uint8_t *ptr;
int index_color_mode;
int mapped;
grub_uint32_t base;
grub_pci_device_t dev;