svga: remove unused variable
Trivial.
This commit is contained in:
committed by
Brian Paul
parent
cbcc416a58
commit
379a2f265f
@@ -122,7 +122,6 @@ copy_region_vgpu10(struct svga_context *svga, struct pipe_resource *src_tex,
|
||||
unsigned dst_level, unsigned dst_layer_face,
|
||||
unsigned width, unsigned height, unsigned depth)
|
||||
{
|
||||
enum pipe_error ret;
|
||||
uint32 srcSubResource, dstSubResource;
|
||||
struct svga_texture *dtex, *stex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user