The implementation of hook_theme just calls genesis_theme (the hook_theme for the genesis parent). I believe the theme system will call hook_theme for all of the parent themes, and hence this is redundant.

Comments

Jeff Burnz’s picture

In genesis two its been removed, but I still need to update these subthemes to the newer version.