From: Matthew Fernandez Date: Sat, 24 Dec 2022 21:22:03 +0000 (-0800) Subject: smyrna: remove unused 'DEFAULT_FISHEYE_MAGNIFIER_RADIUS' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aab91182140fb70aa8917384d1d5a54ed0ced79a;p=graphviz smyrna: remove unused 'DEFAULT_FISHEYE_MAGNIFIER_RADIUS' The last use of this was removed in 95730136091ba690f74d1ef802ca42b3cb4ed71c. --- diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h index 9557b8818..62ebec4b1 100644 --- a/cmd/smyrna/smyrnadefs.h +++ b/cmd/smyrna/smyrnadefs.h @@ -36,7 +36,6 @@ typedef struct _ArcBall_t ArcBall_t; #define IS_TEST_MODE_ON 0 -#define DEFAULT_FISHEYE_MAGNIFIER_RADIUS 250 #define TOP_VIEW_USER_ADVANCED_MODE 0 #define TOP_VIEW_USER_NOVICE_MODE 1 #define GL_VIEWPORT_FACTOR 100