encoding-profile: fix unused-but-set-variable warnings with gcc 4.6
authorBastien Nocera <hadess@hadess.net>
Wed, 6 Apr 2011 15:27:54 +0000 (16:27 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 09:05:53 +0000 (10:05 +0100)
commit3fa0119dc13f8861f68f8b7b108ce137e3508d53
tree80eea69992e692bb9fd99c89f62c8c7c3c23309b
parent53ed1333549d7aab2babec0661a8482695db249d
encoding-profile: fix unused-but-set-variable warnings with gcc 4.6

Top-level profiles don't have restrictions, only stream profiles,
so no need to serialise that here.

https://bugzilla.gnome.org/show_bug.cgi?id=646925
gst-libs/gst/pbutils/encoding-target.c