mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Upgrade and cleanup cppcheck suppressions to version 1.76.1
Also renamed the suppressions file to the standard name. refs #831
This commit is contained in:
committed by
Mathew Sutcliffe
parent
cad1eb4952
commit
e82d06849c
@@ -27,6 +27,7 @@ namespace BlackMisc
|
||||
{
|
||||
namespace Private
|
||||
{
|
||||
// cppcheck-suppress unusedFunction
|
||||
void failedVerify(const char *condition, const char *filename, int line, const char *context, const char *message)
|
||||
{
|
||||
Q_UNUSED(condition);
|
||||
|
||||
Reference in New Issue
Block a user