Remove outdated build flag -Weffc++

This commit is contained in:
Dennis Klein
2017-10-06 12:02:33 +02:00
committed by Mohammad Al-Turany
parent fb0996268a
commit b63e2ee153
3 changed files with 0 additions and 19 deletions

View File

@@ -71,7 +71,6 @@ _Pragma("clang diagnostic ignored \"-Wnon-virtual-dtor\"")
#elif defined(__GNUC__) || defined(__GNUG__)
_Pragma("GCC diagnostic push")
_Pragma("GCC diagnostic ignored \"-Wnon-virtual-dtor\"")
_Pragma("GCC diagnostic ignored \"-Weffc++\"")
#endif
// defining the boost MSM state machine