|
@@ -18349,7 +18349,6 @@ int GetBackendConnectionTimeout(void)
|
|
|
return ShmSysConfigAndInfo->SysConfig.BackendConnTimeout>=0?ShmSysConfigAndInfo->SysConfig.BackendConnTimeout:300;
|
|
|
}
|
|
|
|
|
|
-
|
|
|
int isConnectorInitMode(int gun_index)
|
|
|
{
|
|
|
int tempIndex = 0;
|
|
@@ -18457,8 +18456,6 @@ void refreshProcDogTimer()
|
|
|
|
|
|
void InitialSystemValue(void)
|
|
|
{
|
|
|
- gunTotalNumber=0;
|
|
|
- SystemInitial = 0;
|
|
|
localversion=0;
|
|
|
BootNotificationInterval = 10;
|
|
|
authorizeRetryTimes = 0;
|