mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
clean up ssb stuff a little
This commit is contained in:
@@ -145,7 +145,7 @@ void cleanup_runtime(FM95_Runtime* runtime, const FM95_Config config) {
|
||||
}
|
||||
#ifdef STEREO_SSB
|
||||
firhilbf_destroy(runtime->stereo_hilbert);
|
||||
free(runtime->stencode.delay.buffer);
|
||||
exit_stereo_encoder(runtime->stencode);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user