srtpenc: Remove unused object members
This commit is contained in:
parent
820200e20e
commit
b51344651e
@ -81,11 +81,6 @@ struct _GstSrtpEnc
|
|||||||
srtp_t session;
|
srtp_t session;
|
||||||
gboolean first_session;
|
gboolean first_session;
|
||||||
gboolean key_changed;
|
gboolean key_changed;
|
||||||
|
|
||||||
gboolean hard_limit_reached;
|
|
||||||
gboolean soft_limit_reached;
|
|
||||||
|
|
||||||
GType key_type;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GstSrtpEncClass
|
struct _GstSrtpEncClass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user