mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Remove outdated build flag -Weffc++
This commit is contained in:
committed by
Mohammad Al-Turany
parent
fb0996268a
commit
b63e2ee153
@@ -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
|
||||
|
Reference in New Issue
Block a user