pcm_convert: convert to C++
This commit is contained in:
@@ -40,8 +40,6 @@ decoder::~decoder()
|
||||
|
||||
if (decoder_tag != nullptr)
|
||||
tag_free(decoder_tag);
|
||||
|
||||
pcm_convert_deinit(&conv_state);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user