diff options
Diffstat (limited to '')
-rw-r--r-- | src/TextInputStream.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TextInputStream.hxx b/src/TextInputStream.hxx index a6c15f670..350871488 100644 --- a/src/TextInputStream.hxx +++ b/src/TextInputStream.hxx @@ -25,7 +25,6 @@ #include <string> struct InputStream; -struct fifo_buffer; class TextInputStream { InputStream &is; |