Remove comment from flrig.c

pull/668/head
Mike Black W9MDB 2021-04-09 22:53:06 -05:00
rodzic 9644825308
commit 89c434cc26
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -853,7 +853,6 @@ static int flrig_open(RIG *rig)
rig_debug(RIG_DEBUG_VERBOSE, "%s: getmodeA is available\n", __func__);
}
/* see if set_vfoA_fast is available */
freq_t freq;
retval = flrig_get_freq(rig, RIG_VFO_CURR, &freq);