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)
|
||||
// CreateProcessW();
|
||||
defer(printf("hello world\n"));
|
||||
|
||||
WSAData wsaData;
|
||||
int result = WSAStartup(MAKEWORD(2, 2), &wsaData);
|
||||
|
Loading…
x
Reference in New Issue
Block a user