void axl_list_remove_last ( axlList list  ) 

Allows to remove the last element, calling to the destroy function if defined.

Parameters:
list The list where the last element will be removed.