mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-14 08:15:02 -05:00
Make wd2path static
This commit is contained in:
parent
977afbbc5e
commit
ffb5a2fb06
@ -68,7 +68,7 @@ static struct event inoev;
|
|||||||
static struct event exitev;
|
static struct event exitev;
|
||||||
static pthread_t tid_scan;
|
static pthread_t tid_scan;
|
||||||
static struct deferred_pl *playlists;
|
static struct deferred_pl *playlists;
|
||||||
avl_tree_t *wd2path;
|
static avl_tree_t *wd2path;
|
||||||
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user