mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -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 pthread_t tid_scan;
|
||||
static struct deferred_pl *playlists;
|
||||
avl_tree_t *wd2path;
|
||||
static avl_tree_t *wd2path;
|
||||
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user