- Remove empty debug print.

svn path=/trunk/; revision=40668
This commit is contained in:
Aleksey Bragin 2009-04-23 12:54:37 +00:00
parent 9478e3b4e7
commit 9852eb0871

View file

@ -244,7 +244,5 @@ USHORT BiosIsVesaSupported(VOID)
// }
//}
DPRINTM(DPRINT_UI, "\n");
return SvgaInfo->VesaVersion;
}