diff options
Diffstat (limited to 'src/decoder/DsdLib.cxx')
-rw-r--r-- | src/decoder/DsdLib.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/decoder/DsdLib.cxx b/src/decoder/DsdLib.cxx index 231f48c7a..67cc7e945 100644 --- a/src/decoder/DsdLib.cxx +++ b/src/decoder/DsdLib.cxx @@ -116,11 +116,6 @@ dsdlib_skip(Decoder *decoder, InputStream &is, return true; } -/** - * Add tags from ID3 tag. All tags commonly found in the ID3 tags of - * DSF and DSDIFF files are imported - */ - #ifdef HAVE_ID3TAG void dsdlib_tag_id3(InputStream &is, |