Remove unused but set variables
authorDebarshi Ray <rishi@gnu.org>
Mon, 30 May 2011 12:24:26 +0000 (17:54 +0530)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 30 May 2011 12:52:03 +0000 (22:52 +1000)
commit03bb5dc8ba369fd37c70c322c7bee76df082a88b
tree14c069a29ade46a1049b47f6f025718900aae3d3
parentfc4c49157c9680fd0b4861225001ef77cfe46faf
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/video/gstbasevideodecoder.c
gst-libs/gst/video/gstbasevideoencoder.c
gst/camerabin/gstcamerabin.c