mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[WS2_32]
- Remove ridiculous hack. svn path=/trunk/; revision=56751
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user