mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 12:10:09 +01:00
st/dri: remove an unused-but-set variable
This commit is contained in:
parent
4a47662bea
commit
5e7713caa9
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue