aboutsummaryrefslogtreecommitdiff
path: root/src/DecoderInternal.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderInternal.cxx')
-rw-r--r--src/DecoderInternal.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DecoderInternal.cxx b/src/DecoderInternal.cxx
index 80f0adfd..e390fdfd 100644
--- a/src/DecoderInternal.cxx
+++ b/src/DecoderInternal.cxx
@@ -40,8 +40,6 @@ decoder::~decoder()
if (decoder_tag != nullptr)
tag_free(decoder_tag);
-
- pcm_convert_deinit(&conv_state);
}
/**