* removing use strict
* apply kanaka's patch for letting other events to have a chance to run when RFB is heavy loaded
This commit is contained in:
+2
-2
@@ -6,12 +6,12 @@
|
||||
* See README.md for usage and integration instructions.
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
//"use strict";
|
||||
/*jslint white: false, bitwise: false */
|
||||
/*global window, $, Util, Base64 */
|
||||
|
||||
// Globals defined here
|
||||
// var Canvas;
|
||||
//var Canvas;
|
||||
|
||||
// Everything namespaced inside Canvas
|
||||
Canvas = {
|
||||
|
||||
Reference in New Issue
Block a user