Removed I/O flush ask commented by Bill, G4WJS

This commit is contained in:
dh1tw 2016-06-10 22:56:14 +02:00
parent 9603244910
commit ef89d52738

View File

@ -4445,7 +4445,6 @@ int newcat_set_cmd (RIG *rig)
/* skip validation if high throughput is needed */
if (priv->fast_set_commands == TRUE){
serial_flush (&state->rigport);
return RIG_OK;
}