kopia lustrzana https://github.com/Hamlib/Hamlib
Remove debug from barrett.c to prevent compilation warning
rodzic
d54f5a1c34
commit
82a915563b
|
@ -163,8 +163,8 @@ int barrett_transaction(RIG *rig, char *cmd, int expected, char **result)
|
|||
strtok_r(*result, "\r", &dummy);
|
||||
}
|
||||
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s: returning result=%s\n", __func__,
|
||||
*result);
|
||||
//rig_debug(RIG_DEBUG_VERBOSE, "%s: returning result=%s\n", __func__,
|
||||
// *result);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue