hotspot/src/share/vm/utilities/globalDefinitions.hpp
changeset 33148 68fa8b6c4340
parent 33063 9e222337a81e
child 33198 b37ad9fbf681
--- a/hotspot/src/share/vm/utilities/globalDefinitions.hpp	Thu Oct 08 12:44:12 2015 +0200
+++ b/hotspot/src/share/vm/utilities/globalDefinitions.hpp	Fri Oct 09 09:42:33 2015 +0200
@@ -60,9 +60,6 @@
 #ifndef PRAGMA_FORMAT_NONLITERAL_IGNORED_EXTERNAL
 #define PRAGMA_FORMAT_NONLITERAL_IGNORED_EXTERNAL
 #endif
-#ifndef PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
-#define PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
-#endif
 #ifndef ATTRIBUTE_PRINTF
 #define ATTRIBUTE_PRINTF(fmt, vargs)
 #endif