style: include UC_USELESS_OBJECT (#5127)

This commit is contained in:
Piotr Idzik
2024-05-01 13:11:03 +02:00
committed by GitHub
parent 06a284f811
commit f64bc3c65d
2 changed files with 0 additions and 12 deletions

View File

@ -17,9 +17,6 @@
<Match>
<Bug pattern="SF_SWITCH_NO_DEFAULT" />
</Match>
<Match>
<Bug pattern="UC_USELESS_OBJECT" />
</Match>
<Match>
<Bug pattern="RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT" />
</Match>