🔧 removing -Weffc++ warnings

This commit is contained in:
Niels Lohmann 2017-10-05 19:43:19 +02:00
parent 73727c989c
commit 615366447a
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
2 changed files with 1 additions and 2 deletions

View file

@ -112,7 +112,6 @@ pedantic_gcc:
-Wdouble-promotion \
-Wduplicated-branches \
-Wduplicated-cond \
-Weffc++ \
-Wformat-overflow=2 \
-Wformat-signedness \
-Wformat-truncation=2 \