Remove leftover fields in sm712.c
This commit is contained in:
parent
967828eb5a
commit
0e489b8233
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue