Remove unused token setting

This commit is contained in:
Pierre Ossman
2016-10-29 16:04:13 +02:00
parent 47fbdced45
commit 58fc267b2b
2 changed files with 0 additions and 12 deletions

View File

@@ -263,10 +263,6 @@
<label for="noVNC_setting_password">Password:</label>
<input id="noVNC_setting_password" type="password" />
</li>
<li>
<label for="noVNC_setting_token">Token:</label>
<input id="noVNC_setting_token" />
</li>
<li><hr></li>
<li>
<input id="noVNC_connect_button" type="button" value="Connect" class="noVNC_submit" />