mpegstream: Remove dead assignments.
authorEdward Hervey <bilboed@bilboed.com>
Tue, 21 Apr 2009 18:20:02 +0000 (20:20 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 21 Apr 2009 18:37:19 +0000 (20:37 +0200)
commitdf349f9359d0154ca44bc129e6062a61b68cfba3
treedc5a1db4275dadb3f9389bdbea51912b65264132
parentd8ef47b5ea2a4bc74bba962397e892b87cd0db5b
mpegstream: Remove dead assignments.

The duplicate assignment of update_time was weird... but it seems normal
that it's indeed the second statement which is the valid one.
gst/mpegstream/gstmpegdemux.c
gst/mpegstream/gstmpegparse.c