projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea0531e
)
Removed obsolete variable
author
Sebastian Pölsterl
<sebp@ubuntu.(none)>
Mon, 10 Nov 2008 19:59:35 +0000
(20:59 +0100)
committer
Wim Taymans
<wim@wtay.(none)>
Thu, 8 Jan 2009 11:56:41 +0000
(12:56 +0100)
src/rtsp-client.h
patch
|
blob
|
history
diff --git
a/src/rtsp-client.h
b/src/rtsp-client.h
index b8a3e7f81bef9f495d873768a801478a54aa5c8f..da09684284e10850f37b30e9c6edf699063ca497 100644
(file)
--- a/
src/rtsp-client.h
+++ b/
src/rtsp-client.h
@@
-63,7
+63,6
@@
struct _GstRTSPClient {
GstRTSPMedia *media;
GstRTSPSessionPool *pool;
- GstRTSPSession *session;
GThread *thread;
};