Update vnc_playback.html to follow current API

We had tried to update this along the way, but a bunch of things
were overlooked. Should be fully functional again now.
This commit is contained in:
Pierre Ossman
2018-01-26 11:07:14 +01:00
parent 2a4e84ac20
commit a92c33174e
3 changed files with 9 additions and 11 deletions
-3
View File
@@ -26,9 +26,6 @@
<td><div id="VNC_status">Loading</div></td>
</tr></table>
</div>
<canvas id="VNC_canvas" width="640px" height="20px">
Canvas not supported.
</canvas>
</div>
</body>