aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderBuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/DecoderBuffer.hxx')
-rw-r--r--src/decoder/DecoderBuffer.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/decoder/DecoderBuffer.hxx b/src/decoder/DecoderBuffer.hxx
index 0e4b1d5ce..ad9750eda 100644
--- a/src/decoder/DecoderBuffer.hxx
+++ b/src/decoder/DecoderBuffer.hxx
@@ -58,10 +58,6 @@ gcc_pure
const InputStream &
decoder_buffer_get_stream(const DecoderBuffer *buffer);
-gcc_pure
-bool
-decoder_buffer_is_full(const DecoderBuffer *buffer);
-
void
decoder_buffer_clear(DecoderBuffer *buffer);