Skip to content

Commit fd78a1e

Browse files
committed
qt.cpp
1 parent 2f4c31f commit fd78a1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/cfg/qt.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ void QString1(QString s)
206206
bool QString2()
207207
{
208208
QString s;
209-
// cppcheck-suppress knownConditionTrueFalse
210209
return s.size();
211210
}
212211

0 commit comments

Comments
 (0)