Deallocate space, from a previously allocated texture.
void CL_TextureGroup::remove( CL_Subtexture & subtexture);
Detailed description:
Warning - It is advised to set TextureAllocationPolicy to search_previous_textures if using this function. Also be aware of texture fragmentation. Empty textures are not removed.