qt: remove unused variables

This commit is contained in:
ts-korhonen
2022-03-07 22:25:15 +02:00
parent c6b347000e
commit e0a23adbb4
2 changed files with 7 additions and 8 deletions

View File

@@ -220,7 +220,6 @@ SettingsBusTracking::device_track(int set, uint8_t dev_type, int bus, int channe
{
int element;
uint64_t mask;
uint8_t count = 0;
switch (bus) {
case HDD_BUS_MFM: