remove abstract method

bool remove()

Removes this span from its parent.

Returns true if removed, false if this span has no parent.

Implementation

bool remove();