Explorar o código

#IQRV #comment GPIO 去除一行无效的语句

80374374 hai 1 ano
pai
achega
d9a9c8221c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Module/mod_gpio/mod_gpio.cpp

+ 0 - 1
Module/mod_gpio/mod_gpio.cpp

@@ -222,7 +222,6 @@ void CGpioEntity::ToLogRootINIInfo()
 
     std::pair<bool, std::string> strResult;
     strResult = generateJsonStr(rootInfo);
-    strResult.second.c_str();
 
     if (!entityName.IsNullOrEmpty()) {
         LogWarn(Severity_Low, Error_Debug, GPIO_UserErrorCode_Real_Root_Config, strResult.second.c_str());