pipewire: rtsp-client: remove unused "session" member

This commit is contained in:
Barnabás Pőcze 2022-09-07 03:19:03 +02:00
parent 36589039f4
commit 56c4aca5d9

View file

@ -74,7 +74,6 @@ struct pw_rtsp_client {
size_t line_pos;
struct pw_properties *headers;
char *session;
uint32_t cseq;
struct spa_list messages;