From f2fd4885c2a906414e0f36acf95d252e5a9d5805 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 8 Jan 2013 19:00:34 -0800 Subject: Improve warning management more --- src/common/sanity.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/sanity.hpp') diff --git a/src/common/sanity.hpp b/src/common/sanity.hpp index 9bad464..e6f2807 100644 --- a/src/common/sanity.hpp +++ b/src/common/sanity.hpp @@ -18,7 +18,6 @@ # error "Please upgrade to at least GCC 4.6" # endif # if __GNUC_MINOR__ == 6 -# warning "Working around some annoying bugs in GCC 4.6 ..." # define ANNOYING_GCC46_WORKAROUNDS # endif # endif -- cgit v1.2.3-60-g2f50