summaryrefslogtreecommitdiff
path: root/src/common/sanity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/sanity.hpp')
-rw-r--r--src/common/sanity.hpp1
1 files changed, 0 insertions, 1 deletions
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