Remove unused variable set in icom.c

pull/252/head
mdblack98 2020-05-05 22:18:18 -05:00
rodzic e73bd5bdef
commit fa711bb550
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -3696,7 +3696,6 @@ int icom_set_split_freq(RIG *rig, vfo_t vfo, freq_t tx_freq)
}
set_vfo_curr(rig, RIG_VFO_CURR, RIG_VFO_CURR);
save_vfo = priv->curr_vfo;
// If the rigs supports the 0x25 command we'll use it
// This eliminates VFO swapping and improves split operations