mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00: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