mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
gst-validate-bin-monitor: Remove unused field.
This commit is contained in:
parent
deca1f9cbf
commit
56d82af7b1
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ struct _GstValidateBinMonitor {
|
||||||
/*< private >*/
|
/*< private >*/
|
||||||
gulong element_added_id;
|
gulong element_added_id;
|
||||||
gulong element_removed_id;
|
gulong element_removed_id;
|
||||||
gboolean stateless;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue