aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/InputPlugin.hxx')
-rw-r--r--src/input/InputPlugin.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/InputPlugin.hxx b/src/input/InputPlugin.hxx
index 412ca4cf9..449604434 100644
--- a/src/input/InputPlugin.hxx
+++ b/src/input/InputPlugin.hxx
@@ -82,7 +82,6 @@ struct InputPlugin {
InputStream *(*open)(const char *uri,
Mutex &mutex, Cond &cond,
Error &error);
- void (*close)(InputStream *is);
/**
* Check for errors that may have occurred in the I/O thread.