input/LocalOpen: include cleanup

This commit is contained in:
Max Kellermann 2018-01-20 19:14:42 +01:00
parent 27e4656515
commit 1eb9300658
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@
#include <assert.h>
#ifdef ENABLE_ARCHIVE
#include <errno.h>
#endif
InputStreamPtr
OpenLocalInputStream(Path path, Mutex &mutex, Cond &cond)
{