jpegenc: pulsesink: raw1394: Address unused but set variables
authorRobert Swain <robert.swain@collabora.co.uk>
Fri, 15 Apr 2011 13:14:13 +0000 (15:14 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 12:13:04 +0000 (13:13 +0100)
commit098cf89e340a299d20fcc1d3290835375d1132af
treefc9dd8a9de2cf5e3ff920fc0eb0f6740739b5b2d
parentb5c8c7708bcd92b3b4b558607527dee9380ada07
jpegenc: pulsesink: raw1394: Address unused but set variables

GCC 4.6.x spits warnings about such usage of variables. The variables in
raw1394 were marked with G_GNUC_UNUSED as this seemed omre appropriate.
The others were removed.
ext/jpeg/gstjpegenc.c
ext/pulse/pulsesink.c
ext/raw1394/gstdv1394src.c
ext/raw1394/gsthdv1394src.c