st/dri: remove an unused-but-set variable
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
static void
|
||||
dri2_flush_drawable(__DRIdrawable *draw)
|
||||
{
|
||||
struct dri_drawable *drawable = dri_drawable(draw);
|
||||
struct dri_context *ctx = dri_get_current(draw->driScreenPriv);
|
||||
|
||||
if (ctx)
|
||||
|
||||
Reference in New Issue
Block a user