Clean up an ACE_Object_Manager. There can be instances of this object other than The Instance. This can happen if (on Win32) the ACE DLL causes one to be created, or if a user creates one for some reason. Only The Instance cleans up the static preallocated objects. All objects clean up their per-object information and managed objects.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected