Remove unused but set variables
authorDebarshi Ray <rishi@gnu.org>
Tue, 14 Jun 2011 20:25:31 +0000 (01:55 +0530)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 14 Jun 2011 21:40:13 +0000 (22:40 +0100)
commit2c6dbae423b6eb98bc7ed64db5f61b2a1cca2927
treee4f493d6d0d28e2b1f868a83f3b879a3f87c41ab
parent1d42bdca13b0679ac121566a489c0d3027adb0a4
Remove unused but set variables

This is needed to satisfy the new -Wunused-but-set-variable added in
GCC 4.6: http://gcc.gnu.org/gcc-4.6/changes.html
gst-libs/gst/rtp/gstbasertpdepayload.c
gst-libs/gst/rtp/gstrtpbuffer.c
gst/tcp/gsttcpclientsink.c