]> granicus.if.org Git - graphviz/commitdiff
remove unused MAXLONG
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Jul 2021 00:24:21 +0000 (17:24 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 5 Jul 2021 18:47:30 +0000 (11:47 -0700)
lib/sfio/sfhdr.h

index 2a773ad736a8fa67df0511eaea447f575d0c02e5..d12e598f2fc427031b2143d68e264d10e84d8105 100644 (file)
@@ -247,9 +247,6 @@ extern "C" {
 #ifdef MAXSHORT
 #undef MAXSHORT
 #endif
-#ifdef MAXLONG
-#undef MAXLONG
-#endif
 #include       <locale.h>
 #define SFSETLOCALE(decimal,thousand) \
        { struct lconv* lv; \