diff options
Diffstat (limited to 'config/gnu-warnings/developer-4.8')
-rw-r--r-- | config/gnu-warnings/developer-4.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gnu-warnings/developer-4.8 b/config/gnu-warnings/developer-4.8 index fd76f6c..bfd15a1 100644 --- a/config/gnu-warnings/developer-4.8 +++ b/config/gnu-warnings/developer-4.8 @@ -5,7 +5,6 @@ # the variable is never *used* before it has been initialized? # -Wjump-misses-init --Wunsuffixed-float-constants # developer warning flag added for GCC >= 4.6 -Wsuggest-attribute=const |