mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Silence debug output.
svn path=/trunk/; revision=38468
This commit is contained in:
@@ -56,7 +56,7 @@ IntGdiGetLanguageID()
|
||||
}
|
||||
ZwClose(KeyHandle);
|
||||
}
|
||||
DPRINT1("Language ID = %x\n",Ret);
|
||||
DPRINT("Language ID = %x\n",Ret);
|
||||
return (SHORT) Ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user