This private function will free the data that belongs to an object of the type ICCLASS. It is primarily in as a private function for the benefit of intuition.library's gadgetclass implementation, which includes an icclass of its own.
INPUTS
icdata
The address of a struct ICData
RESULT
The data associated will have been freed (including the TagList).