mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
- the foreach was generating a compiler warning 'img.QByteArray::d' may be used uninitialized - explictly destroying the list elements is useless as clearing the list does it implicitly