X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fsend_notification_email_job.cc;fp=src%2Flib%2Fsend_notification_email_job.cc;h=5986e5a166de74e34c07141d2c8747097e2d9b90;hp=abbb844e2f5c2fe6b2a5b72ba3607d94dbd4f7ab;hb=e03d6f9bc6af9dfa8602c82cc52040a92144deaf;hpb=b93430a73313d705f7f51315db705cfcf9942297 diff --git a/src/lib/send_notification_email_job.cc b/src/lib/send_notification_email_job.cc index abbb844e2..5986e5a16 100644 --- a/src/lib/send_notification_email_job.cc +++ b/src/lib/send_notification_email_job.cc @@ -40,6 +40,11 @@ SendNotificationEmailJob::SendNotificationEmailJob (string body) } +SendNotificationEmailJob::~SendNotificationEmailJob () +{ + destroy_thread (); +} + string SendNotificationEmailJob::name () const {