free_link_mapping
Description:
Frees a list of LinkMappings allocated by get_link_mapping.
It also frees the Actions that each mapping contains, so if you want to keep them around, you need to copy them with copy.
Parameters:
list |
A list of LinkMappings |