[farsight2/master] Remove duplicated variable definition

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:23:04 PST 2008


---
 gst/fsrtpconference/fs-rtp-codec-negotiation.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-codec-negotiation.c b/gst/fsrtpconference/fs-rtp-codec-negotiation.c
index 17f1234..3334337 100644
--- a/gst/fsrtpconference/fs-rtp-codec-negotiation.c
+++ b/gst/fsrtpconference/fs-rtp-codec-negotiation.c
@@ -602,7 +602,6 @@ negotiate_stream_codecs (
     }
 
     if (!nego_codec) {
-      GList *item = NULL;
 
       for (item = current_codec_associations;
            item;
-- 
1.5.6.5




More information about the farsight-commits mailing list