mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
remove unused var
This commit is contained in:
parent
30c65c3c62
commit
18b2d83173
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
static int Width=500, Height=500;
|
||||
|
||||
static float Xangle = 0.0, Yangle = 0.0;
|
||||
static int Redraw = 0;
|
||||
static int Sides = 5;
|
||||
static int MinSides = 3;
|
||||
static int MaxSides = 20;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue