Removed obsolete variable
authorSebastian Pölsterl <sebp@ubuntu.(none)>
Mon, 10 Nov 2008 19:59:35 +0000 (20:59 +0100)
committerWim Taymans <wim@wtay.(none)>
Thu, 8 Jan 2009 11:56:41 +0000 (12:56 +0100)
src/rtsp-client.h

index b8a3e7f..da09684 100644 (file)
@@ -63,7 +63,6 @@ struct _GstRTSPClient {
   GstRTSPMedia *media;
 
   GstRTSPSessionPool *pool;
-  GstRTSPSession     *session;
 
   GThread *thread;
 };