Switch to side-by-side view
--- a/src/ohradio.hxx +++ b/src/ohradio.hxx @@ -78,7 +78,6 @@ // Current track data. Used for detecting changes, only for // executing possible configured art uri fetch script std::string m_currentsong; - std::string m_dynarturi; bool m_ok; };