[db] Remove unused functions db_files_update_songartistid,

db_files_update_songalbumid
This commit is contained in:
chme
2016-12-17 15:43:39 +01:00
parent f5fe1e665a
commit 7856498951
2 changed files with 0 additions and 18 deletions

View File

@@ -498,12 +498,6 @@ db_files_get_album_count(void);
int
db_files_get_count_bymatch(char *path);
void
db_files_update_songartistid(void);
void
db_files_update_songalbumid(void);
void
db_file_inc_playcount(int id);