Commit ac7e0dfb authored by Max Kellermann's avatar Max Kellermann

DetachedSong: remove obsolete friend declaration

parent 05d47bb0
......@@ -34,7 +34,6 @@ struct LightSong;
class Storage;
class DetachedSong {
friend DetachedSong map_song_detach(const LightSong &song);
friend DetachedSong DatabaseDetachSong(const Storage &db,
const LightSong &song);
......
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