]> granicus.if.org Git - graphviz/commitdiff
remove unused MAXINT
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Jun 2021 04:18:30 +0000 (21:18 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 30 Jun 2021 03:24:09 +0000 (20:24 -0700)
lib/sparse/general.h

index 1f2d2676ab941be4d9d2b463226be7252eff44b5..ceeae52694a952f067372c54e6521825236c2241 100644 (file)
@@ -53,7 +53,6 @@
 #endif
 #define FALSE 0
 
-#define MAXINT 1<<30
 #define PI 3.14159
 
 #define POINTS(inch) 72*(inch)