ENRIT/Define/InspectionBase.cpp
@@ -107,7 +107,7 @@
   m_nFrameDefectPixel   = 14000;
   m_nMaxDefect      = 1000;      
   m_eProcessMode      = 0;
   m_nStageNo         = 0;
   m_nStageNo         = 1;
   if(m_pFrameWidth != NULL)
      delete[] m_pFrameWidth, m_pFrameWidth=NULL;