mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[IPHLPAPI]
- remove unused variable svn path=/trunk/; revision=47482
This commit is contained in:
@@ -63,7 +63,6 @@ typedef struct _NAME_SERVER_LIST_CONTEXT {
|
||||
|
||||
BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
||||
{
|
||||
DWORD Version;
|
||||
switch (fdwReason) {
|
||||
case DLL_PROCESS_ATTACH:
|
||||
DisableThreadLibraryCalls( hinstDLL );
|
||||
|
||||
Reference in New Issue
Block a user