Skip to content

modempropertiestest Value stored to 'found' is never read

Fix clang issue "autotests/modempropertiestest.cpp:152:9: warning: Value stored to 'found' is never read [clang-analyzer-deadcode.DeadStores] 1: Value stored to 'found' is never read in autotests/modempropertiestest.cpp:152".

Merge request reports