X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwriter.cc;h=5198cfb319e6b1b148bdb51328d92c501d2c67e2;hb=92a83797f242ac06b6e45e28711d1badee6762fa;hp=4915fe68dd21fe9f9639ddae4bca76673e700800;hpb=76b74266dabbefef862e03cfb497db27b3b77c7b;p=dcpomatic.git diff --git a/src/lib/writer.cc b/src/lib/writer.cc index 4915fe68d..5198cfb31 100644 --- a/src/lib/writer.cc +++ b/src/lib/writer.cc @@ -387,10 +387,6 @@ try LOG_TIMING (N_("writer-wake queue=%1"), _queue.size()); } - if (_finish && _queue.empty()) { - return; - } - /* We stop here if we have been asked to finish, and if either the queue is empty or we do not have a sequenced image at its head (if this is the case we will never terminate as no new frames will be sent once