ropu-

For those upgrading from previous mod versions, for example from 1.3RC1 to 1.3RC2...

Can you confirm there is no longer any need for the following edit in
tpl_checkout_payment_default.php

PHP Code:
// ** Google Checkout  **
      
if($selection[$i]['id'] == "googlecheckout")
        continue;
// ** Google Checkout ** 
And thus those whom have previously edited tpl_checkout_payment_default.php can remove that specific edit?

Can you please confirm?

Thanks,
Woody