SourceCode/Bond/Servo/CJobDataS.cpp
@@ -513,9 +513,6 @@ memcpy(&pszBuffer[index], &m_nFirstGlassFlag, sizeof(short)); index += sizeof(short); memcpy(&pszBuffer[index], &m_nLastGlassFlag, sizeof(short)); index += sizeof(short); memcpy(&pszBuffer[index], &m_nQTime[0], sizeof(short)); index += sizeof(short);