diff options
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r-- | .suppress.cppcheck | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck index d3fb61d..f600c9d 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -2,7 +2,6 @@ constParameterCallback constParameterPointer constVariablePointer cstyleCast -invalidscanf knownConditionTrueFalse normalCheckLevelMaxBranches unusedStructMember |