projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a626565
)
svga: Remove unused variable.
author
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jan 2010 01:24:07 +0000
(17:24 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jan 2010 01:24:07 +0000
(17:24 -0800)
src/gallium/drivers/svga/svga_screen_buffer.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/svga/svga_screen_buffer.c
b/src/gallium/drivers/svga/svga_screen_buffer.c
index 727fd180c1ecfc2919b98935e66fbbd0bd304f54..719adde27ef0705d0835b0ae354316d9b8df0083 100644
(file)
--- a/
src/gallium/drivers/svga/svga_screen_buffer.c
+++ b/
src/gallium/drivers/svga/svga_screen_buffer.c
@@
-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;