mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 05:40:27 +00:00
aplay/aes67: Remove unused sap_session field
This commit is contained in:
@@ -78,7 +78,6 @@ struct Rtp_stream{
|
||||
using sess_id_t = uint32_t;
|
||||
|
||||
struct Sap_session{
|
||||
sess_id_t unique_identifier; //Hash computed from sdp username, session id and unicast address
|
||||
uint64_t sess_id; //Numeric session-id from RFC
|
||||
uint64_t sess_ver;
|
||||
uint16_t sap_hash; //Hash of sap packet that contained sdp for this version of session
|
||||
|
||||
Reference in New Issue
Block a user