ReviewSystem/CHReviewRecipe/Rcp_RsReviewManager.cpp
@@ -1120,9 +1120,11 @@ macroFile.GetItem(strItem, nData); pScheduleInfo->SetMaxPointCount(nData); strItem.Format(_T("RCP_REVIEW_SINGLE_GANRTY_PATH")); macroFile.GetItem(strItem, nData); pScheduleInfo->SetSingleGantryPath(nData); /*< LYW 20220610 - #4185 Delete Start >*/ // strItem.Format(_T("RCP_REVIEW_SINGLE_GANRTY_PATH")); // macroFile.GetItem(strItem, nData); // pScheduleInfo->SetSingleGantryPath(nData); /*< LYW 20220610 - #4185 Delete End >*/ strItem.Format(_T("RCP_REVIEW_MAX_WSI_POINT_COUNT"));