gst: fix some compiler warnings
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 5 Nov 2011 01:27:54 +0000 (01:27 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 5 Nov 2011 01:27:54 +0000 (01:27 +0000)
commitbe70cebc31644d622dad394706029d922b79dfbb
tree5acef59c3136c0afa9b724db7114e295a7ec34e1
parentefd4402ee0290a8c67f06a876fed058afb433408
gst: fix some compiler warnings

gstobject.c: In function 'gst_object_has_active_automation':
gstobject.c:1076:3: error: 'return' with no value, in function returning non-void
gstcontroller.c: In function 'gst_controller_is_active':
gstcontroller.c:509:3: error: 'return' with no value, in function returning non-void
gst/gstcontroller.c
gst/gstobject.c