From 51274b3d6a58ad7a3a479474feddadf113edaa7b Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 29 Jan 2006 19:07:09 +0000 Subject: [PATCH] Dead code stripping --- mail.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/mail.php b/mail.php index 8c79405..7612f8c 100644 --- a/mail.php +++ b/mail.php @@ -354,8 +354,6 @@ class Mail $this->headers = trim($this->headers); - #echo $body; exit; - // attempt to send the mail! foreach ($tolist AS $address) { -- 2.22.5