[MKHIVE] Fix some compilation warnings.

This commit is contained in:
Hermès Bélusca-Maïto 2018-10-19 00:25:19 +02:00
parent bd9fa3d701
commit da019b0fc5
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
3 changed files with 1 additions and 3 deletions

View file

@ -165,7 +165,6 @@ KeBugCheckEx(
IN ULONG_PTR BugCheckParameter3,
IN ULONG_PTR BugCheckParameter4)
{
char Buffer[70];
printf("*** STOP: 0x%08X (0x%p,0x%p,0x%p,0x%p)",
BugCheckCode,
(PVOID)BugCheckParameter1,