Remove old defer symbol
This commit is contained in:
parent
602cc32744
commit
8b2df0d098
@ -15,7 +15,6 @@ void DqnOS_Test()
|
|||||||
// }
|
// }
|
||||||
#if defined(DQN__IS_WIN32)
|
#if defined(DQN__IS_WIN32)
|
||||||
// CreateProcessW();
|
// CreateProcessW();
|
||||||
defer(printf("hello world\n"));
|
|
||||||
|
|
||||||
WSAData wsaData;
|
WSAData wsaData;
|
||||||
int result = WSAStartup(MAKEWORD(2, 2), &wsaData);
|
int result = WSAStartup(MAKEWORD(2, 2), &wsaData);
|
||||||
|
Loading…
Reference in New Issue
Block a user