svga: Remove unused variable.

This commit is contained in:
Vinson Lee
2010-01-21 17:24:07 -08:00
parent a626565178
commit e8b5203fbb

View File

@@ -244,7 +244,6 @@ static void
svga_buffer_upload_flush(struct svga_context *svga,
struct svga_buffer *sbuf)
{
struct svga_screen *ss = svga_screen(svga->pipe.screen);
SVGA3dCopyBox *boxes;
unsigned i;