Commit de3cd96c authored by Max Kellermann's avatar Max Kellermann

queue/Playlist: remove destructor

parent d8cf7d1e
......@@ -98,9 +98,6 @@ struct playlist {
{
}
~playlist() {
}
uint32_t GetVersion() const {
return queue.version;
}
......
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