dont update timeline twice

This commit is contained in:
j 2011-08-26 18:08:50 +02:00
parent a99ee4b60e
commit f04c1a7deb

View file

@ -102,5 +102,4 @@ def process_stream(fileId):
stream.make_timeline()
stream.extract_derivatives()
file.item.update_selected()
file.item.update_timeline()
return True