From: Matthew Fernandez Date: Thu, 1 Jul 2021 00:24:21 +0000 (-0700) Subject: remove unused MAXLONG X-Git-Tag: 2.48.0~18^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b4301fe2dbcdb898e1e7291265fc22d72511608;p=graphviz remove unused MAXLONG --- diff --git a/lib/sfio/sfhdr.h b/lib/sfio/sfhdr.h index 2a773ad73..d12e598f2 100644 --- a/lib/sfio/sfhdr.h +++ b/lib/sfio/sfhdr.h @@ -247,9 +247,6 @@ extern "C" { #ifdef MAXSHORT #undef MAXSHORT #endif -#ifdef MAXLONG -#undef MAXLONG -#endif #include #define SFSETLOCALE(decimal,thousand) \ { struct lconv* lv; \