mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -05:00
[db] Expose db_pl_fetch_byid()
This commit is contained in:
parent
abdc0d6d27
commit
c5988665b0
3
src/db.c
3
src/db.c
@ -520,9 +520,6 @@ static __thread struct db_statements db_statements;
|
||||
|
||||
|
||||
/* Forward */
|
||||
struct playlist_info *
|
||||
db_pl_fetch_byid(int id);
|
||||
|
||||
static enum group_type
|
||||
db_group_type_bypersistentid(int64_t persistentid);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user