1. if (pSlot->pInstanceLevel)
  2. {
  3. CGraphicImageInstance::Delete(pSlot->pInstanceLevel);
  4. pSlot->pInstanceLevel = NULL;
  5. }