threaded improvements

This commit is contained in:
itsmattkc
2019-01-15 18:59:55 +11:00
parent 658a6d379e
commit 13d30ab06a
5 changed files with 34 additions and 16 deletions
-1
View File
@@ -122,7 +122,6 @@ GLuint compose_sequence(Viewer* viewer,
}
bool drawn_gizmos = false;
if (video && nests.isEmpty()) texture_failed = false;
Sequence* s = seq;
long playhead = s->playhead;