]> granicus.if.org Git - graphviz/commitdiff
remove unused MAXSHORT
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Jul 2021 00:24:25 +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 d12e598f2fc427031b2143d68e264d10e84d8105..2d8809049e90c9ba8bf7b2da70101fdeeb35ade1 100644 (file)
@@ -244,9 +244,6 @@ extern "C" {
 #ifdef MAXFLOAT                        /* we don't need these, so we zap them to avoid compiler warnings */
 #undef MAXFLOAT
 #endif
-#ifdef MAXSHORT
-#undef MAXSHORT
-#endif
 #include       <locale.h>
 #define SFSETLOCALE(decimal,thousand) \
        { struct lconv* lv; \