mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Silence debug messages
svn path=/trunk/; revision=7931
This commit is contained in:
@@ -99,8 +99,6 @@ DllMain(
|
||||
PVOID reserved
|
||||
)
|
||||
{
|
||||
DbgPrint("hinstDll (0x%X) dwReason (0x%X)\n", hinstDll, dwReason);
|
||||
|
||||
switch (dwReason)
|
||||
{
|
||||
case DLL_PROCESS_ATTACH:
|
||||
|
||||
Reference in New Issue
Block a user