]> granicus.if.org Git - graphviz/commitdiff
glcomp: remove unused 'glCompColor.test'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Apr 2022 02:01:13 +0000 (19:01 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 2 May 2022 00:43:10 +0000 (17:43 -0700)
lib/glcomp/glcompdefs.h

index 04c608c9f940a98a96b2b1feca485be5b882fda7..0222d3be1304596dd7e732070bfa3aebb72b9211 100644 (file)
@@ -176,7 +176,6 @@ extern "C" {
        GLfloat G;
        GLfloat B;
        GLfloat A;              //Alpha
-       int test;
     } glCompColor;