SongLoader, ...: include cleanup

This commit is contained in:
Max Kellermann
2016-11-07 09:01:57 +01:00
parent 8c4246f2ad
commit 403f0f8c64
10 changed files with 0 additions and 11 deletions

View File

@@ -36,7 +36,6 @@
#include "Mapper.hxx"
#include "fs/AllocatedPath.hxx"
#include "util/UriUtil.hxx"
#include "util/Error.hxx"
#include "util/ConstBuffer.hxx"
bool
@@ -70,7 +69,6 @@ handle_load(Client &client, Request args, gcc_unused Response &r)
const ScopeBulkEdit bulk_edit(client.partition);
Error error;
const SongLoader loader(client);
playlist_open_into_queue(args.front(),
range.start, range.end,