navigator: Remove excessive C++ check flags, which enable debatable warnings.

This commit is contained in:
Lorenz Meier 2014-10-09 09:26:46 +02:00
parent fa194832ce
commit 5ec6cb0789
1 changed files with 0 additions and 2 deletions

View File

@ -61,6 +61,4 @@ INCLUDE_DIRS += $(MAVLINK_SRC)/include/mavlink
MODULE_STACKSIZE = 1200
EXTRACXXFLAGS = -Weffc++
MAXOPTIMIZATION = -Os