aboutsummaryrefslogtreecommitdiffstats
path: root/src/tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables.h')
-rw-r--r--src/tables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tables.h b/src/tables.h
index fe99cc988..aaf05a3e9 100644
--- a/src/tables.h
+++ b/src/tables.h
@@ -28,8 +28,6 @@ void closeTables();
void addSongToTables(Song * song);
-void removeSongsFromTables(SongList * songList);
-
void removeASongFromTables(Song * song);
unsigned long numberOfSongs();