* autoload.cc: Remove useless comment.

This commit is contained in:
Corinna Vinschen 2011-05-11 13:33:17 +00:00
parent 31ddf45dd8
commit 2fade21617
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-11 Corinna Vinschen <corinna@vinschen.de>
* autoload.cc: Remove useless comment.
2011-05-11 Corinna Vinschen <corinna@vinschen.de>
* autoload.cc (EnumProcessModules): Remove.

View File

@ -399,7 +399,6 @@ LoadDLLfunc (WNetGetProviderNameA, 12, mpr)
LoadDLLfunc (WNetGetResourceInformationA, 16, mpr)
LoadDLLfunc (WNetOpenEnumA, 20, mpr)
/* 127 == ERROR_PROC_NOT_FOUND */
LoadDLLfunc (DsGetDcNameW, 24, netapi32)
LoadDLLfunc (NetApiBufferFree, 4, netapi32)
LoadDLLfunc (NetUserGetGroups, 28, netapi32)