You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the only way to accomplish this is to copy the layout file that adds the link to the customized theme and remove the <addLink> line, or override Mage_Customer_Block_Navigation.
My proposal is that <action method="removeLink"><name>whatever</name></action> be supported so it can be added into local without the cost of parsing extra XML files or risking future magento upgrade incompatibilities