Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -131,8 +131,8 @@ DllMain(HANDLE hModule, DWORD fdwReason, LPVOID WXUNUSED(lpReserved))
|
||||
break;
|
||||
}
|
||||
#else
|
||||
(void)hModule;
|
||||
(void)fdwReason;
|
||||
(void)hModule;
|
||||
(void)fdwReason;
|
||||
#endif // !WXMAKINGDLL
|
||||
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user