mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 16:22:08 +00:00
[IPHLPAPI]
- remove unused variable svn path=/trunk/; revision=47482
This commit is contained in:
parent
8deca41d3f
commit
8cab5daeec
1 changed files with 0 additions and 1 deletions
|
@ -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 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue