mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-27 07:29:41 +00:00
We don't have to check for _display or context here since this is a
private function which is never called under such circumstances. This
solves problems caused by display.get_context() which was previously
removed in e549ae074f.