travis_suppressions: Remove some temporary suppressions (#3103)
This commit is contained in:
parent
96ea5a432f
commit
3ec6e85af0
|
@ -6,8 +6,6 @@ functionStatic
|
||||||
bitwiseOnBoolean
|
bitwiseOnBoolean
|
||||||
|
|
||||||
# temporary suppressions - fix the warnings!
|
# temporary suppressions - fix the warnings!
|
||||||
missingOverride
|
|
||||||
unusedPrivateFunction:lib/checkbufferoverrun.h
|
|
||||||
unusedPrivateFunction:test/test*.cpp
|
unusedPrivateFunction:test/test*.cpp
|
||||||
useStlAlgorithm
|
useStlAlgorithm
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue