input/meson.build: do not compile ProxyInputStream.cxx twice
This commit is contained in:
@@ -35,7 +35,6 @@ input_glue = static_library(
|
|||||||
'ScanTags.cxx',
|
'ScanTags.cxx',
|
||||||
'Reader.cxx',
|
'Reader.cxx',
|
||||||
'TextInputStream.cxx',
|
'TextInputStream.cxx',
|
||||||
'ProxyInputStream.cxx',
|
|
||||||
'RewindInputStream.cxx',
|
'RewindInputStream.cxx',
|
||||||
'BufferingInputStream.cxx',
|
'BufferingInputStream.cxx',
|
||||||
'BufferedInputStream.cxx',
|
'BufferedInputStream.cxx',
|
||||||
|
Reference in New Issue
Block a user