void axl_node_remove_attribute ( axlNode node,
const char *  attribute 
)

Allows to remove the attribute provided, from the node provided.

Parameters:
node The node that will be updated by removing the attribute provided.
attribute The attribute to locate and remove.