aboutsummaryrefslogtreecommitdiff
path: root/src/DecoderControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderControl.hxx')
-rw-r--r--src/DecoderControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderControl.hxx b/src/DecoderControl.hxx
index f98a604f..42c28d78 100644
--- a/src/DecoderControl.hxx
+++ b/src/DecoderControl.hxx
@@ -133,7 +133,7 @@ struct decoder_control {
G_GNUC_MALLOC
struct decoder_control *
-dc_new(GCond *client_cond);
+dc_new();
void
dc_free(struct decoder_control *dc);