diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index 5d1efb23f..9343077d6 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -10151,10 +10151,7 @@ list1Done: if(list2.size()==m_Nslots) { break; } - - if(m_foxQSO.count()>=5*3 /* could have 5 slots * 3 states ([0-2],4,5) */) { - break; - } + } list2Done: