aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/outputBuffer.h')
-rw-r--r--src/outputBuffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/outputBuffer.h b/src/outputBuffer.h
index d53fe617f..03260e440 100644
--- a/src/outputBuffer.h
+++ b/src/outputBuffer.h
@@ -91,7 +91,6 @@ OutputBufferChunk * outputBufferGetChunk(const OutputBuffer * cb, unsigned i);
send the next chunk */
int sendDataToOutputBuffer(OutputBuffer * cb,
InputStream * inStream,
- DecoderControl * dc,
int seekable,
void *data,
size_t datalen,