From: Matthew Fernandez Date: Sat, 30 Apr 2022 02:01:13 +0000 (-0700) Subject: glcomp: remove unused 'glCompColor.test' X-Git-Tag: 4.0.0~53^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=450b87dd4641b4681a8b2d6f18ffcacd5056fbb8;p=graphviz glcomp: remove unused 'glCompColor.test' --- diff --git a/lib/glcomp/glcompdefs.h b/lib/glcomp/glcompdefs.h index 04c608c9f..0222d3be1 100644 --- a/lib/glcomp/glcompdefs.h +++ b/lib/glcomp/glcompdefs.h @@ -176,7 +176,6 @@ extern "C" { GLfloat G; GLfloat B; GLfloat A; //Alpha - int test; } glCompColor;