gstmodule: remove unused label to fix compiler warning
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 28 Jan 2011 16:59:11 +0000 (16:59 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 28 Jan 2011 16:59:11 +0000 (16:59 +0000)
commitfac013c0336a69debff2486fe2334761dc28fda3
tree938f50ca0c06c0e40caf1e014dc353fcc30294c8
parent8c60dc788ee1babe35b73bef59840cf999bbf818
gstmodule: remove unused label to fix compiler warning

gstmodule.c: In function 'pygst_fraction_to_value':
gstmodule.c:129:1: error: label 'out' defined but not used

https://bugzilla.gnome.org/show_bug.cgi?id=640837
gst/gstmodule.c