This commit is contained in:
lwvmobile 2023-06-30 11:00:23 -04:00
parent fd44120874
commit aef834e914
1 changed files with 0 additions and 1 deletions

View File

@ -258,7 +258,6 @@ dmr_data_sync (dsd_opts * opts, dsd_state * state)
if( Golay_20_8_decode(SlotType) ) SlotTypeOk = 1;
else
{
SlotTypeOk = -1;
SlotTypeOk = 0;
goto END;
}