kopia lustrzana https://github.com/Hamlib/Hamlib
Remove some cache debug
rodzic
3f83cb6b6d
commit
198f1cb43e
|
@ -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; }
|
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
|
// VFO_C to be implemented
|
||||||
switch (vfo)
|
switch (vfo)
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue