Remove some cache debug

pull/608/head
Michael Black W9MDB 2021-03-11 08:51:30 -06:00
rodzic 3f83cb6b6d
commit 198f1cb43e
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -1408,8 +1408,6 @@ static int get_cache_freq(RIG *rig, vfo_t vfo, freq_t *freq, int *cache_ms)
if (vfo == RIG_VFO_CURR) { vfo = rig->state.current_vfo; }
rig_debug(RIG_DEBUG_TRACE, "%s: get vfo=%s\n", __func__, rig_strvfo(vfo));
// VFO_C to be implemented
switch (vfo)
{