[db] Remove db_file_stamp_bypath(), not required any more

This commit is contained in:
ejurgensen
2017-10-02 22:15:44 +02:00
parent 4928d2c155
commit b9621102f4
2 changed files with 0 additions and 60 deletions

View File

@@ -532,9 +532,6 @@ db_file_id_byurl(const char *url);
int
db_file_id_by_virtualpath_match(const char *path);
void
db_file_stamp_bypath(const char *path, time_t *stamp, int *id);
struct media_file_info *
db_file_fetch_byid(int id);