diff --git a/qtchess.pro b/qtchess.pro index 9233b65..621c91e 100644 --- a/qtchess.pro +++ b/qtchess.pro @@ -86,7 +86,6 @@ QMAKE_CXXFLAGS += -Wall \ -Wstack-protector \ -Wstrict-overflow=1 \ -Wundef \ - -Wzero-as-null-pointer-constant \ -fPIE \ -fstack-protector-all \ -fwrapv \