mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
Removed obsolete variable
This commit is contained in:
parent
ea0531e461
commit
c91ec684e9
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ struct _GstRTSPClient {
|
|||
GstRTSPMedia *media;
|
||||
|
||||
GstRTSPSessionPool *pool;
|
||||
GstRTSPSession *session;
|
||||
|
||||
GThread *thread;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue