Actually,
skin1/main/order_invoice_print.tpl references
skin1/mail/order_invoice.tpl - that's the one you need to edit. (x-cart gets pretty unnecessarily convoluted sometimes!) Remove the following:
Code:
{$lng.lbl_billing_address}:
----------------
{$lng.lbl_address}: {$order.b_address}
{$lng.lbl_city}: {$order.b_city}
{$lng.lbl_state}: {$order.b_statename}
{$lng.lbl_country}: {$order.b_countryname}
{$lng.lbl_zip_code}: {$order.b_zipcode}
__________________
-Ken
X-Cart User / Developer Since April 2003
(Varying versions, multiple client sites, 3.x through 4.4.x)
www.pointbweb.com