Remove some API for now

This commit is contained in:
Radhi Fadlillah
2017-05-22 19:27:27 +07:00
parent 4dcb04bb5e
commit 68873cc459
3 changed files with 23 additions and 78 deletions

View File

@@ -35,7 +35,6 @@ type DeviceCapabilities struct {
// HostnameInformation contains hostname info of an ONVIF camera
type HostnameInformation struct {
Name string
FromDHCP bool
Extension string
Name string
FromDHCP bool
}