summaryrefslogtreecommitdiff
path: root/types
diff options
context:
space:
mode:
Diffstat (limited to 'types')
-rw-r--r--types/server/server.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/types/server/server.go b/types/server/server.go
index 4198e86..10b1cc4 100644
--- a/types/server/server.go
+++ b/types/server/server.go
@@ -86,8 +86,6 @@ type Profile struct {
// E.g. {"en": "Default Profile"}
// If this is empty, the field is omitted from the JSON
DisplayName map[string]string `json:"display_name,omitempty"`
- // Protocols is the list of protocols that this profile supports
- Protocols []protocol.Protocol `json:"supported_protocols"`
}
// Profiles is the map of profiles with the current defined