remove old set

This commit is contained in:
Mike Jolley 2017-08-22 16:41:03 +01:00
parent a70e9bbf9b
commit 56c0c1e259
1 changed files with 0 additions and 2 deletions

View File

@ -95,8 +95,6 @@ final class WC_Cart_Session {
}
}
}
$this->cart->set_cart_contents( $cart_contents );
}
do_action( 'woocommerce_cart_loaded_from_session', $this->cart );