GUACAMOLE-815: Remove duplicated "timezone" field definitions and translations.

This commit is contained in:
Michael Jumper
2019-06-14 10:43:40 -07:00
parent 28833f3792
commit 48ce083ad7
3 changed files with 0 additions and 9 deletions

View File

@@ -199,10 +199,6 @@
{
"name" : "static-channels",
"type" : "TEXT"
},
{
"name" : "timezone",
"type" : "TIMEZONE"
}
]
},

View File

@@ -100,10 +100,6 @@
"name" : "terminal-type",
"type" : "ENUM",
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
},
{
"name" : "timezone",
"type" : "TIMEZONE"
}
]
},