Switch to side-by-side view
--- a/src/upmpdutils.cxx +++ b/src/upmpdutils.cxx @@ -223,8 +223,6 @@ return headDIDL() + data + tailDIDL(); } -// Bogus didl fragment maker. We probably don't need a full-blown XML -// helper here string didlmake(const UpSong& song) { return wrapDIDL(song.didl());