svga: Remove unused variable.
This commit is contained in:
@@ -244,7 +244,6 @@ static void
|
|||||||
svga_buffer_upload_flush(struct svga_context *svga,
|
svga_buffer_upload_flush(struct svga_context *svga,
|
||||||
struct svga_buffer *sbuf)
|
struct svga_buffer *sbuf)
|
||||||
{
|
{
|
||||||
struct svga_screen *ss = svga_screen(svga->pipe.screen);
|
|
||||||
SVGA3dCopyBox *boxes;
|
SVGA3dCopyBox *boxes;
|
||||||
unsigned i;
|
unsigned i;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user