small fix

This commit is contained in:
Robin Müller 2021-01-19 16:42:18 +01:00
parent 6a5f5af233
commit 50733e223a
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
set(FSFW_WARNING_FLAGS
-Wall
-Wextra
-Wshadow=local
-Wimplicit-fallthrough=1
-Wno-unused-parameter
-Wno-psabi