Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13247)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13248)
@@ -115,8 +115,4 @@
             $mimeObj->setFrom($sendResut["from"]);
             
-            // À°·Á¤µ¤ì¤¿ËÜÊ¸¤È¥Ø¥Ã¥À¤ò¼èÆÀ
-¡¡¡¡¡¡¡¡¡¡¡¡//$body = $mimeObj->get($htmlBody);
-¡¡¡¡¡¡¡¡¡¡¡¡//$headers = $mimeObj->headers($sendResut);
-
             // ¥á¡¼¥ëÁ÷¿®
             $sendResut = $mailObj->send($sendResut["to"], $sendResut, $mailBody);         
