Makes a public class unavailable for public consumption. It's OK to call this function for a class which is not yet in the internal public class list, or has been already removed.
INPUTS
ClassPtr
pointer to *public* class created by MakeClass(), may be NULL.
SEE ALSO
MakeClass(), FreeClass(), AddClass() Document "Basic Object-Oriented Programming System for Intuition" and the "boopsi Class Reference" document.