summaryrefslogtreecommitdiffstats
path: root/.suppress.cppcheck
diff options
context:
space:
mode:
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r--.suppress.cppcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck
index d9c8659..6faa54c 100644
--- a/.suppress.cppcheck
+++ b/.suppress.cppcheck
@@ -4,6 +4,5 @@ constVariableReference
duplicateBreak
missingReturn
normalCheckLevelMaxBranches
-returnByReference
shadowFunction
virtualCallInConstructor