remove an action hook function on a plugin from a theme

Sounds like you could try the remove_action() function. Make sure to execute it after the action for “the hated function” is added.