Index: branches/dev/html/admin/order/mail.php
===================================================================
--- branches/dev/html/admin/order/mail.php	(revision 13808)
+++ branches/dev/html/admin/order/mail.php	(revision 13811)
@@ -146,9 +146,4 @@
 		$objFormParam->setValue('point', $point);
 		$objPage->arrDisp = $arrRet[0];
-		// ¼õÃí¾ÜºÙ¥Ç¡¼¥¿¤Î¼èÆÀ
-		$arrRet = lfGetOrderDetail($order_id);
-		$arrRet = sfSwapArray($arrRet);
-		$objPage->arrDisp = array_merge($objPage->arrDisp, $arrRet);
-		$objFormParam->setParam($arrRet);
 	}
 }
