From: Matthew Fernandez Date: Sun, 10 Oct 2021 17:26:26 +0000 (-0700) Subject: smyrna: remove unused 'UNHIGHLIGHTED_ALPHA' X-Git-Tag: 2.49.2~7^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfc4bf6ca7bd0ef60f46b2853941ca099bdf9496;p=graphviz smyrna: remove unused 'UNHIGHLIGHTED_ALPHA' --- diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h index 209f207cd..2c0bed68b 100644 --- a/cmd/smyrna/smyrnadefs.h +++ b/cmd/smyrna/smyrnadefs.h @@ -64,7 +64,6 @@ typedef struct _ArcBall_t ArcBall_t; #define DEG2RAD G_PI/180 -#define UNHIGHLIGHTED_ALPHA 0.3 #define Z_FORWARD_PLANE -0.00201 #define Z_MIDDLE_PLANE 0.0000 #define Z_BACK_PLANE -0.00199