mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
b40a45a11b
There is just one argument to inflateInit(). It is inflateInit2() that takes two arguments. Since this argument was never used, let's just remove it and keep the existing behaviour.