Skip to content

Commit b9ef1b8

Browse files
committed
Remove debug cruft from [33124].
see #28909. git-svn-id: https://develop.svn.wordpress.org/trunk@33142 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 1285572 commit b9ef1b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/wp-includes/class-phpmailer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,6 @@ public function preSend()
10901090
*/
10911091
public function postSend()
10921092
{
1093-
echo 'called';
10941093
try {
10951094
// Choose the mailer and send through it
10961095
switch ($this->Mailer) {

0 commit comments

Comments
 (0)