Remove unreferenced local variable on Windows
This commit is contained in:
parent
60cbbac880
commit
970e19ceaa
1 changed files with 0 additions and 1 deletions
|
@ -2226,7 +2226,6 @@ libwebsocket_create_context(struct lws_context_creation_info *info)
|
|||
WORD wVersionRequested;
|
||||
WSADATA wsaData;
|
||||
int err;
|
||||
HMODULE wsdll;
|
||||
|
||||
/* Use the MAKEWORD(lowbyte, highbyte) macro from Windef.h */
|
||||
wVersionRequested = MAKEWORD(2, 2);
|
||||
|
|
Loading…
Add table
Reference in a new issue