LAPTOP-SNT8I5JK\Boounion
2025-06-05 0ac6ae25833b16d25e5380176f66d35aa947f85c
SourceCode/Bond/Servo/CRobotTask.cpp
@@ -63,8 +63,8 @@
   void CRobotTask::setContext(CContext* pContext)
   {
      if (pContext != nullptr) {
         pContext->release();
      if (m_pContext != nullptr) {
         m_pContext->release();
      }
      m_pContext = pContext;