db/UniqueTags: include cleanup

This commit is contained in:
Max Kellermann 2018-11-19 10:59:52 +01:00
parent f80126959d
commit eb6d5f34fc
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@
#include "song/LightSong.hxx"
#include "tag/VisitFallback.hxx"
#include <functional>
#include <assert.h>
static void
CollectTags(std::set<std::string> &result,
const Tag &tag,