aboutsummaryrefslogtreecommitdiffstats
path: root/src/DetachedSong.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/DetachedSong.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DetachedSong.hxx b/src/DetachedSong.hxx
index 11fdc6069..c3d9f6289 100644
--- a/src/DetachedSong.hxx
+++ b/src/DetachedSong.hxx
@@ -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);