mirror of
https://github.com/kerberos-io/agent.git
synced 2025-12-24 13:07:58 +08:00
Remove unused initialization of onvifPresetsList in HandleHeartBeat function
This commit is contained in:
@@ -403,7 +403,6 @@ loop:
|
||||
onvifEventsList = []byte("[]")
|
||||
}
|
||||
}*/
|
||||
onvifPresetsList = []byte("[]")
|
||||
onvifEventsList = []byte("[]")
|
||||
} else {
|
||||
log.Log.Error("cloud.HandleHeartBeat(): error while connecting to ONVIF device: " + err.Error())
|
||||
|
||||
Reference in New Issue
Block a user