summaryrefslogtreecommitdiff
path: root/src/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.h')
-rw-r--r--src/lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.h b/src/lib.h
index 815d18a..db57354 100644
--- a/src/lib.h
+++ b/src/lib.h
@@ -59,7 +59,6 @@ struct _TranscodeClientCtx {
GstElement *appsink; /* We hold an extra ref to this */
GstPad *ghostsinkpad;
- GMutex can_write_chunk;
guint timeout_handler_id;
guint seconds_since_write;
/* The transcode server context; we don't hold a ref to this */