summaryrefslogtreecommitdiffstats
path: root/model/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'model/config.go')
-rw-r--r--model/config.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/model/config.go b/model/config.go
index ae62626de..097a73ab3 100644
--- a/model/config.go
+++ b/model/config.go
@@ -474,7 +474,6 @@ type NativeAppSettings struct {
type WebrtcSettings struct {
Enable *bool
- GatewayType *string
GatewayWebsocketUrl *string
GatewayAdminUrl *string
GatewayAdminSecret *string