From 932c0db65e54d24cbc9131e00412a7f0a8f2bcd2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Oct 2024 17:00:07 -0400 Subject: Reduce variable scopes --- .suppress.cppcheck | 1 - 1 file changed, 1 deletion(-) (limited to '.suppress.cppcheck') diff --git a/.suppress.cppcheck b/.suppress.cppcheck index 44f9e760..55309381 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -18,5 +18,4 @@ shadowFunction unsafeClassCanLeak useStlAlgorithm uselessOverride -variableScope virtualCallInConstructor -- cgit v1.2.1