void axl_item_remove ( axlItem item,
bool  dealloc 
)

Allows to remove the axlItem instance from the document that is currently linked, optionally deallocating the memory used by the structure.

Parameters:
item The item to remove from its container (without taking into consideration the item type).
dealloc Deallocs the memory used by the axlItem reference.