fixit.
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 21:36:17 +0000 (23:36 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 21:36:17 +0000 (23:36 +0200)
src/tools/dcpomatic_disk.cc

index 73fb353046491b86bfdae32b4262054008bf8d02..54bc85ea3c3d4fa1c621b69c27de8d54bf3cab54 100644 (file)
@@ -247,6 +247,7 @@ private:
                                );
                        m->ShowModal ();
                        m->Destroy ();
+                       return;
 #else
                        throw CommunicationFailedError ();
 #endif