diff --git a/src/input/meson.build b/src/input/meson.build index a0b84876a..bee8859c5 100644 --- a/src/input/meson.build +++ b/src/input/meson.build @@ -35,7 +35,6 @@ input_glue = static_library( 'ScanTags.cxx', 'Reader.cxx', 'TextInputStream.cxx', - 'ProxyInputStream.cxx', 'RewindInputStream.cxx', 'BufferingInputStream.cxx', 'BufferedInputStream.cxx',