Mapper: remove empty function mapper_finish()

This commit is contained in:
Max Kellermann
2019-02-05 23:01:09 +01:00
parent 92ec3f0881
commit feb5ff9bd2
3 changed files with 0 additions and 12 deletions

View File

@@ -37,9 +37,6 @@ class AllocatedPath;
void
mapper_init(AllocatedPath &&playlist_dir);
void
mapper_finish() noexcept;
#ifdef ENABLE_DATABASE
/**