From c91ec684e973e15699e8f6e08945ee0cf8df4571 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20P=C3=B6lsterl?= Date: Mon, 10 Nov 2008 20:59:35 +0100 Subject: [PATCH] Removed obsolete variable --- src/rtsp-client.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rtsp-client.h b/src/rtsp-client.h index b8a3e7f..da09684 100644 --- a/src/rtsp-client.h +++ b/src/rtsp-client.h @@ -63,7 +63,6 @@ struct _GstRTSPClient { GstRTSPMedia *media; GstRTSPSessionPool *pool; - GstRTSPSession *session; GThread *thread; }; -- 2.7.4