1 parent 2f4c31f commit fd78a1eCopy full SHA for fd78a1e
1 file changed
test/cfg/qt.cpp
@@ -206,7 +206,6 @@ void QString1(QString s)
206
bool QString2()
207
{
208
QString s;
209
- // cppcheck-suppress knownConditionTrueFalse
210
return s.size();
211
}
212
0 commit comments