wgl: remove stray semicolon
There were a stray semicolon here, making this always take the hDC != NULL code-path, which clearly isn't what was intended.
This was noticed by a compiler-warning on CI.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
There were a stray semicolon here, making this always take the hDC != NULL code-path, which clearly isn't what was intended.
This was noticed by a compiler-warning on CI.