Prechádzať zdrojové kódy

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

80374374 1 rok pred
rodič
commit
d9a9c8221c
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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());