Removed unused code.

This commit is contained in:
samhed 2014-03-26 11:18:48 +01:00
parent 2db62a9528
commit 2fa1c0988a
1 changed files with 1 additions and 3 deletions

View File

@ -47,8 +47,6 @@
<body>
<div id="noVNC-control-bar">
<div id="noVNC-menu-bar" style="display:none;">
</div>
<!--noVNC Mobile Device only Buttons-->
<div class="noVNC-buttons-left">
<input type="image" src="images/drag.png"
@ -114,7 +112,7 @@
<!-- Description Panel -->
<!-- Shown by default when hosted at for kanaka.github.com -->
<div id="noVNC_description" style="display:none;" class="">
<div id="noVNC_description" class="">
noVNC is a browser based VNC client implemented using HTML5 Canvas
and WebSockets. You will either need a VNC server with WebSockets
support (such as <a href="http://libvncserver.sourceforge.net/">libvncserver</a>)