kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warning in lowe.c
rodzic
60b3e3e8bd
commit
a1d333667d
|
@ -298,12 +298,6 @@ const char *lowe_get_info(RIG *rig)
|
||||||
// non-fatal
|
// non-fatal
|
||||||
}
|
}
|
||||||
|
|
||||||
if (retval != RIG_OK)
|
|
||||||
{
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* this is the real one */
|
/* this is the real one */
|
||||||
retval = lowe_transaction(rig, "TYP?" EOM, 5, idbuf, &id_len);
|
retval = lowe_transaction(rig, "TYP?" EOM, 5, idbuf, &id_len);
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue