diff options
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r-- | .suppress.cppcheck | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck index 773189d..48513d7 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -1,6 +1,4 @@ CastIntegerToAddressAtReturn -constParameterPointer -constVariablePointer knownConditionTrueFalse memleakOnRealloc noExplicitConstructor |