Remove dead code
This commit is contained in:
parent
09bc306529
commit
85b4c9cd2d
|
|
@ -2599,10 +2599,6 @@ class PHPMailer
|
|||
}
|
||||
}
|
||||
|
||||
if ('mail' !== $this->Mailer) {
|
||||
// $result .= static::$LE;
|
||||
}
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue