mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
The function removeChild throws an exception when the element specified doesn't exist. This can happen when opening the websocket throws an exception during connect. Fixes issue #979