util/Alloc: remove unused library

This commit is contained in:
Max Kellermann
2021-10-13 12:51:04 +02:00
parent 635ec3ce37
commit f8cbba1850
5 changed files with 0 additions and 265 deletions

View File

@@ -33,7 +33,6 @@
#include "storage/FileInfo.hxx"
#include "input/InputStream.hxx"
#include "input/Error.hxx"
#include "util/Alloc.hxx"
#include "util/StringCompare.hxx"
#include "util/UriExtract.hxx"
#include "Log.hxx"