Dealing with some rules stuff I found this function commerce_price_rules_variables that is not rules hook and is not called anywhere, digging a little into code I think this referenced code is not used any longer since this #998080: Pre-calculate dynamic prices got in.

Comments

pcambra’s picture

By the way, used this awesome git command to track this:

git log --follow -p modules/price/commerce_price.rules.inc

rszrama’s picture

Status: Needs review » Fixed

Committed.Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.