s/destroy_thread/stop_thread/
[dcpomatic.git] / src / lib / transcode_job.cc
index f2711bf1760e86e4fc837fff27d91ec2b2822290..c13f69d70f15d51789b1ca49a017ce3dae838bf4 100644 (file)
@@ -53,7 +53,7 @@ TranscodeJob::TranscodeJob (shared_ptr<const Film> film)
 
 TranscodeJob::~TranscodeJob ()
 {
-       destroy_thread ();
+       stop_thread ();
 }
 
 string