Commit 2fa1c098 authored by samhed's avatar samhed

Removed unused code.

parent 2db62a95
...@@ -47,8 +47,6 @@ ...@@ -47,8 +47,6 @@
<body> <body>
<div id="noVNC-control-bar"> <div id="noVNC-control-bar">
<div id="noVNC-menu-bar" style="display:none;">
</div>
<!--noVNC Mobile Device only Buttons--> <!--noVNC Mobile Device only Buttons-->
<div class="noVNC-buttons-left"> <div class="noVNC-buttons-left">
<input type="image" src="images/drag.png" <input type="image" src="images/drag.png"
...@@ -114,7 +112,7 @@ ...@@ -114,7 +112,7 @@
<!-- Description Panel --> <!-- Description Panel -->
<!-- Shown by default when hosted at for kanaka.github.com --> <!-- 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 noVNC is a browser based VNC client implemented using HTML5 Canvas
and WebSockets. You will either need a VNC server with WebSockets and WebSockets. You will either need a VNC server with WebSockets
support (such as <a href="http://libvncserver.sourceforge.net/">libvncserver</a>) support (such as <a href="http://libvncserver.sourceforge.net/">libvncserver</a>)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment