Explorar el Código

Z991239-5406 #comment 去掉局部变量申明

oilyang hace 1 año
padre
commit
d47c1b4ca7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Module/mod_healthmanager/mod_healthmanager.cpp

+ 0 - 1
Module/mod_healthmanager/mod_healthmanager.cpp

@@ -718,7 +718,6 @@ bool CHealthManagerEntity::DoRestart()
 	}
 
 	m_restartHour = m_restartMinute = 1;
-	int m_rebootHourBegin, m_rebootHourEnd;
 	//the region (RestartHourBegin,RestartHourEnd) that we should reboot VTM 
 	m_rebootHourBegin = 1;
 	m_rebootHourEnd = 6;