Преглед на файлове

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

oilyang преди 1 година
родител
ревизия
d47c1b4ca7
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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;