mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-26 05:38:39 -05:00
remove test decRef
This commit is contained in:
parent
037be13fac
commit
389ac4f537
@ -34,7 +34,5 @@ void ModemAM::demodulate(ModemKit *kit, ModemIQData *input, AudioThreadInput *au
|
||||
ampmodem_demodulate(demodAM, input->data[i], &demodOutputData[i]);
|
||||
}
|
||||
|
||||
input->decRefCount();
|
||||
|
||||
buildAudioOutput(amkit,audioOut,true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user