mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 08:59:38 +00:00
This commit fixes a mistyped setTimeout handler that would result in the desired function not getting called (due to a missing set of parentheses). It also removes some uncessary anonymous functions, and just passes the function objects directly to setTimeout.
48 KiB
48 KiB