Removes a datum object
void pe_datum_del (PE_DATUM datum);
This function releases the memory allocated to the specified horizontal datum object.
None
pe_datum_del(wgs84);