From: nhmall Date: Wed, 3 Feb 2021 18:25:50 +0000 (-0500) Subject: remove debugging statement from warnings.h X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83246a96348146a2569f4d2434abe31d6d914ed6;p=nethack remove debugging statement from warnings.h --- diff --git a/include/warnings.h b/include/warnings.h index a1809a9a9..a97a22c0c 100644 --- a/include/warnings.h +++ b/include/warnings.h @@ -91,7 +91,6 @@ #endif /* DISABLE_WARNING_PRAGMAS */ #if !defined(STDC_Pragma_AVAILABLE) -#error not good #define DISABLE_WARNING_UNREACHABLE_CODE #define DISABLE_WARNING_FORMAT_NONLITERAL #define DISABLE_WARNING_CONDEXPR_IS_CONSTANT