dont update timeline twice

This commit is contained in:
j 2011-08-26 18:08:50 +02:00
parent ba0c5e84c4
commit f4b1fe53f1
1 changed files with 0 additions and 1 deletions

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