From: Matthew Fernandez Date: Sun, 10 Oct 2021 17:27:53 +0000 (-0700) Subject: smyrna: remove unused 'DOUBLE_IT' X-Git-Tag: 2.49.2~7^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d348c3c2b33e0ecf6221949e3d1f1c8659473524;p=graphviz smyrna: remove unused 'DOUBLE_IT' --- diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h index 607adc06c..fedcdaf0a 100644 --- a/cmd/smyrna/smyrnadefs.h +++ b/cmd/smyrna/smyrnadefs.h @@ -64,9 +64,6 @@ typedef struct _ArcBall_t ArcBall_t; #define DEG2RAD G_PI/180 -#define DOUBLE_IT 10.00 - - #define SPHERE_SLICE_COUNT 6 #define DOT_SIZE_CORRECTION_FAC 0.3