mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-08 16:17:48 -04:00
remove incorrect check
This commit is contained in:
parent
115f850cd1
commit
0eaf3360d8
@ -10152,9 +10152,6 @@ list1Done:
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(m_foxQSO.count()>=5*3 /* could have 5 slots * 3 states ([0-2],4,5) */) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
list2Done:
|
list2Done:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user