mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 15:08:14 +00:00
[WS2_32]
- Remove ridiculous hack. svn path=/trunk/; revision=56751
This commit is contained in:
parent
75ac603cd4
commit
f33159eb3e
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@
|
|||
DWORD DebugTraceLevel = 0;
|
||||
#endif /* DBG */
|
||||
|
||||
/* To make the linker happy */
|
||||
VOID WINAPI KeBugCheck (ULONG BugCheckCode) {}
|
||||
|
||||
HINSTANCE g_hInstDll;
|
||||
HANDLE GlobalHeap;
|
||||
BOOL WsaInitialized = FALSE; /* TRUE if WSAStartup() has been successfully called */
|
||||
|
|
Loading…
Reference in a new issue