mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 10:30:13 +01:00
svga: Remove unused variable.
This commit is contained in:
parent
a626565178
commit
e8b5203fbb
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue