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