void axl_list_remove_first ( axlList list  ) 

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

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