]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
clock: remove unnecessary g_object_notify() call
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 7 Oct 2010 15:27:20 +0000 (16:27 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 7 Oct 2010 18:03:42 +0000 (19:03 +0100)
commitca607d99b25e09c604bc80a61ba38e5beb87b606
treeccbc152a506491b9aeb4c8ed77e4a9aec323b9b0
parent8b61681cffc80498ec2a4c857415775d62088841
clock: remove unnecessary g_object_notify() call

GObject will do that for us when g_object_set*() is called.
gst/gstclock.c