plugins/elements/gstfilesrc.c: Remove superfluous g_object_notify() calls, GObject...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 25 Jul 2006 19:37:05 +0000 (19:37 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 25 Jul 2006 19:37:05 +0000 (19:37 +0000)
commit5a3d69e5be3cdc078a628b1719fed6f69f5c0a8a
tree9448805dd9f416e3e1b4365973b8eac1bf58156b
parent894bf5c06ad44f2ba9ec3105335f3bfe0a4b30a0
plugins/elements/gstfilesrc.c: Remove superfluous g_object_notify() calls, GObject does that for us automatically.

Original commit message from CVS:
* plugins/elements/gstfilesrc.c: (gst_file_src_set_property):
Remove superfluous g_object_notify() calls, GObject does
that for us automatically.
ChangeLog
plugins/elements/gstfilesrc.c