[player/db] Remove function "db_file_get_seekpos"

This commit is contained in:
chme
2016-12-04 17:48:35 +01:00
parent d339f5bcd2
commit 2d1e5f6d60
3 changed files with 11 additions and 32 deletions

View File

@@ -498,9 +498,6 @@ db_files_get_album_count(void);
int
db_files_get_count_bymatch(char *path);
int
db_file_get_seekpos(uint32_t id);
void
db_files_update_songartistid(void);