From: Matthew Fernandez Date: Sat, 26 Jun 2021 04:18:30 +0000 (-0700) Subject: remove unused MAXINT X-Git-Tag: 2.48.0~24^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b13795660a59027bc94c94a8d9f22b4d9a77088;p=graphviz remove unused MAXINT --- diff --git a/lib/sparse/general.h b/lib/sparse/general.h index 1f2d2676a..ceeae5269 100644 --- a/lib/sparse/general.h +++ b/lib/sparse/general.h @@ -53,7 +53,6 @@ #endif #define FALSE 0 -#define MAXINT 1<<30 #define PI 3.14159 #define POINTS(inch) 72*(inch)