diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-02-05 15:30:40 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-02-05 15:30:40 +0100 |
commit | 9cbc128a740105ffb0289e0bf2ea2cd788d132ae (patch) | |
tree | 66035870cadf2c73b4321bf85433b509e79cfab1 /libtoolame-dab/toolame.h | |
parent | 04439446eec8ba884addc7ab3a1ba816ee42f223 (diff) | |
download | ODR-AudioEnc-9cbc128a740105ffb0289e0bf2ea2cd788d132ae.tar.gz ODR-AudioEnc-9cbc128a740105ffb0289e0bf2ea2cd788d132ae.tar.bz2 ODR-AudioEnc-9cbc128a740105ffb0289e0bf2ea2cd788d132ae.zip |
Remove toolame downmix as it is unused
Diffstat (limited to 'libtoolame-dab/toolame.h')
-rw-r--r-- | libtoolame-dab/toolame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtoolame-dab/toolame.h b/libtoolame-dab/toolame.h index 998ac4f..e80f209 100644 --- a/libtoolame-dab/toolame.h +++ b/libtoolame-dab/toolame.h @@ -20,7 +20,6 @@ int toolame_finish( unsigned char *output_buffer, size_t output_buffer_size); -int toolame_enable_downmix_stereo(void); int toolame_enable_byteswap(void); /*! Set channel mode. Allowed values: |