Unverified Commit 380800ce authored by Salil Navgire's avatar Salil Navgire Committed by GitHub
Browse files

Remove residuals for removed modules (#1599)

parent 533c2d47
...@@ -32,12 +32,4 @@ __all__ = [ ...@@ -32,12 +32,4 @@ __all__ = [
'list_audio_backends', 'list_audio_backends',
'get_audio_backend', 'get_audio_backend',
'set_audio_backend', 'set_audio_backend',
'save_encinfo',
'sox_signalinfo_t',
'sox_encodinginfo_t',
'get_sox_option_t',
'get_sox_encoding_t',
'get_sox_bool',
'SignalInfo',
'EncodingInfo',
] ]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment