KasmVNC/kasmweb/core
Samuel Mannehed 59f5648592 Remove unused properties and variables
The code that used these were removed in the following commits:

* 9ff86fb718477515ede2d6457f06643935d76bcd (RFB._mouse_arr)
* bb6965f2e60c2301dd638383bdc792d1f10af942 (old_requestAnimationFrame)
* 490d471c53b1791398d6c30f0efce54925939f33 (Display._c_forceCanvas)
2021-03-29 12:27:54 +03:00
..
decoders Split api of inflate 2021-03-29 12:09:40 +03:00
input Properly limit mouse moves to once every 17 ms 2021-03-29 12:26:12 +03:00
util Add util for unsigned and signed int. conversion 2021-03-29 12:09:10 +03:00
base64.js Use default argument for base64 2021-03-29 11:35:16 +03:00
deflator.js Add deflator helper class for deflating data 2021-03-29 12:09:05 +03:00
des.js Convert DES into a class 2021-03-29 11:35:23 +03:00
display.js Remove unused properties and variables 2021-03-29 12:27:54 +03:00
encodings.js Add extended clipboard Pseudo-Encoding 2021-03-29 12:13:59 +03:00
inflator.js Fix bug where inflate would read too much data 2021-03-29 12:09:44 +03:00
rfb.js Properly limit mouse moves to once every 17 ms 2021-03-29 12:26:12 +03:00
websock.js Update copyright to 2019 for modified files 2021-03-29 11:54:44 +03:00