mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +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;
|
DWORD DebugTraceLevel = 0;
|
||||||
#endif /* DBG */
|
#endif /* DBG */
|
||||||
|
|
||||||
/* To make the linker happy */
|
|
||||||
VOID WINAPI KeBugCheck (ULONG BugCheckCode) {}
|
|
||||||
|
|
||||||
HINSTANCE g_hInstDll;
|
HINSTANCE g_hInstDll;
|
||||||
HANDLE GlobalHeap;
|
HANDLE GlobalHeap;
|
||||||
BOOL WsaInitialized = FALSE; /* TRUE if WSAStartup() has been successfully called */
|
BOOL WsaInitialized = FALSE; /* TRUE if WSAStartup() has been successfully called */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue