summaryrefslogtreecommitdiff
path: root/src/lib/send_notification_email_job.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/send_notification_email_job.cc')
-rw-r--r--src/lib/send_notification_email_job.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/send_notification_email_job.cc b/src/lib/send_notification_email_job.cc
index 5986e5a16..1c9d96338 100644
--- a/src/lib/send_notification_email_job.cc
+++ b/src/lib/send_notification_email_job.cc
@@ -42,7 +42,7 @@ SendNotificationEmailJob::SendNotificationEmailJob (string body)
SendNotificationEmailJob::~SendNotificationEmailJob ()
{
- destroy_thread ();
+ stop_thread ();
}
string