Skip to content

Commit 061b321

Browse files
committed
Remove suppression
1 parent 642026b commit 061b321

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/symboldatabase.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,6 @@ void SymbolDatabase::createSymbolDatabaseIncompleteVars()
15701570
}
15711571
}
15721572

1573-
// cppcheck-suppress functionConst - has side effects
15741573
void SymbolDatabase::createSymbolDatabaseEscapeFunctions()
15751574
{
15761575
for (const Scope& scope : scopeList) {

0 commit comments

Comments
 (0)