Commit 4cd0070a authored by Joel Martin's avatar Joel Martin

Cleanup vnc.js includes.

parent 35d7574b
......@@ -32,11 +32,9 @@ function get_INCLUDE_URI() {
extra += start + "webutil.js" + end;
extra += start + "base64.js" + end;
extra += start + "websock.js" + end;
// extra += start + "socketio.js" + end;
extra += start + "des.js" + end;
extra += start + "input.js" + end;
extra += start + "display.js" + end;
extra += start + "blowfish.js" + end;
extra += start + "rfb.js" + end;
extra += start + "jsunzip.js" + end;
......
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