Removes a coordinate system object
void pe_coordsys_del (PE_COORDSYS coordsys);
Pe_coordsys_del releases the memory allocated to the specified coordinate system object.
None
pe_coordsys_del(cs1);