From a80c17dc0f023dd82cb17c95bf70653a70a858af Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 Oct 2024 18:41:32 -0400 Subject: Fix function shadowing --- .suppress.cppcheck | 1 - 1 file changed, 1 deletion(-) (limited to '.suppress.cppcheck') diff --git a/.suppress.cppcheck b/.suppress.cppcheck index 14e7b23..c03733a 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -2,4 +2,3 @@ constParameterCallback constVariablePointer missingReturn normalCheckLevelMaxBranches -shadowFunction -- cgit v1.2.1