From: Matthew Fernandez Date: Mon, 12 Apr 2021 04:24:28 +0000 (-0700) Subject: remove unused Status variable X-Git-Tag: 2.47.2~53^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03b825567550651b9a5daf60eed43f713861af0d;p=graphviz remove unused Status variable This was only used by LoadGLTextures that was recently removed. --- diff --git a/cmd/smyrna/glexpose.c b/cmd/smyrna/glexpose.c index 912ca9fab..d539d5e0d 100644 --- a/cmd/smyrna/glexpose.c +++ b/cmd/smyrna/glexpose.c @@ -18,7 +18,6 @@ #include "polytess.h" GLuint texture[3]; -static int Status=0; // Status Indicator static void drawRotatingAxis(void) {