]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused 'texture' global
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 17:14:30 +0000 (10:14 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Sep 2021 16:17:46 +0000 (09:17 -0700)
cmd/smyrna/glexpose.c

index 3a81e5a930ea00c24302f3fe096d0a6c2a878d7b..f04f35ac2a135963e9afa0f8c35e19627a3e89ca 100644 (file)
@@ -17,8 +17,6 @@
 #include "hotkeymap.h"
 #include "polytess.h"
 
-GLuint texture[3];
-
 static void drawRotatingAxis(void)
 {
     static GLUquadricObj *quadratic;