aboutsummaryrefslogtreecommitdiff
path: root/plugins/elements/gstidentity.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gstidentity.h')
-rw-r--r--plugins/elements/gstidentity.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/elements/gstidentity.h b/plugins/elements/gstidentity.h
index a608d2b..fabc667 100644
--- a/plugins/elements/gstidentity.h
+++ b/plugins/elements/gstidentity.h
@@ -73,10 +73,6 @@ struct _GstIdentity {
gchar *last_message;
guint64 offset;
gboolean signal_handoffs;
-
-#if !GLIB_CHECK_VERSION(2,26,0)
- GStaticRecMutex notify_lock;
-#endif
};
struct _GstIdentityClass {