s/destroy_thread/stop_thread/
[dcpomatic.git] / src / lib / send_notification_email_job.cc
index 5986e5a166de74e34c07141d2c8747097e2d9b90..1c9d963388a1eefd1451984481f4b05f1df5484b 100644 (file)
@@ -42,7 +42,7 @@ SendNotificationEmailJob::SendNotificationEmailJob (string body)
 
 SendNotificationEmailJob::~SendNotificationEmailJob ()
 {
-       destroy_thread ();
+       stop_thread ();
 }
 
 string