diff --git a/3rdparty b/3rdparty index ef80977061..cb0e42027d 160000 --- a/3rdparty +++ b/3rdparty @@ -1 +1 @@ -Subproject commit ef80977061d4bc3a2d8ee0bf23a8287a3222b628 +Subproject commit cb0e42027def10363ac37a8e02132ffbb6e38ae3 diff --git a/lib/private/mail.php b/lib/private/mail.php index f9083cc4e6..81bcb3d8de 100644 --- a/lib/private/mail.php +++ b/lib/private/mail.php @@ -12,8 +12,6 @@ * A class to handle mail sending. */ -require_once 'class.phpmailer.php'; - class OC_Mail { /**