Mapper: obtain music directory from Storage
Eliminate duplicate variable.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
class AllocatedPath;
|
||||
|
||||
void
|
||||
mapper_init(AllocatedPath &&music_dir, AllocatedPath &&playlist_dir);
|
||||
mapper_init(AllocatedPath &&playlist_dir);
|
||||
|
||||
void mapper_finish(void);
|
||||
|
||||
|
Reference in New Issue
Block a user