From 3bcdeb14bb048f46e1e9ba03e17db5b01b6ebb51 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 Oct 2024 18:35:58 -0400 Subject: Remove redundant return statement --- .suppress.cppcheck | 1 - 1 file changed, 1 deletion(-) (limited to '.suppress.cppcheck') diff --git a/.suppress.cppcheck b/.suppress.cppcheck index ddbc41b..ec887b7 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -1,6 +1,5 @@ constParameterCallback constVariablePointer -duplicateBreak missingReturn normalCheckLevelMaxBranches shadowFunction -- cgit v1.2.1