aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/SMTPSendMailThread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/thread/SMTPSendMailThread.h')
-rw-r--r--src/ui/thread/SMTPSendMailThread.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ui/thread/SMTPSendMailThread.h b/src/ui/thread/SMTPSendMailThread.h
index e5c9e27f..3d723670 100644
--- a/src/ui/thread/SMTPSendMailThread.h
+++ b/src/ui/thread/SMTPSendMailThread.h
@@ -27,10 +27,6 @@
#include <utility>
-#ifdef SMTP_SUPPORT
-#include "smtp/SmtpMime"
-#endif
-
#include "ui/GpgFrontendUI.h"
namespace GpgFrontend::UI {