aboutsummaryrefslogtreecommitdiff
path: root/src/song.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.h')
-rw-r--r--src/song.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/song.h b/src/song.h
index f880adea..36e3748b 100644
--- a/src/song.h
+++ b/src/song.h
@@ -69,8 +69,6 @@ void readSongInfoIntoList(FILE * fp, SongList * list,
int updateSongInfo(Song * song);
-Song * songDup(Song * song);
-
void printSongUrl(FILE * fp, Song * song);
char * getSongUrl(Song * song);