decoder/HybridDsd: remove

This is a proprietary extension which nobody appears to use.
This commit is contained in:
Max Kellermann
2022-05-20 10:07:42 +02:00
parent b22c00d0cd
commit 3bb7693200
6 changed files with 1 additions and 315 deletions

View File

@@ -4,7 +4,6 @@ decoder_plugins_sources = [
if get_option('dsd')
decoder_plugins_sources += [
'HybridDsdDecoderPlugin.cxx',
'DsdiffDecoderPlugin.cxx',
'DsfDecoderPlugin.cxx',
'DsdLib.cxx',