mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Removed an unused variable from video/vid_svga_render.c.
This commit is contained in:
@@ -466,7 +466,6 @@ static void
|
||||
svga_render_indexed_gfx(svga_t *svga, bool highres, bool combine8bits)
|
||||
{
|
||||
int x;
|
||||
int xx = 0;
|
||||
uint32_t addr;
|
||||
uint32_t *p;
|
||||
uint32_t changed_offset;
|
||||
|
||||
Reference in New Issue
Block a user