From bf871c4d03f1dd00a196e15df5267e8be0c8878c Mon Sep 17 00:00:00 2001 From: Marty Connor Date: Mon, 2 Jul 2007 15:26:40 -0400 Subject: Warnings purge of src/core --- src/core/btext.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/core/btext.c') diff --git a/src/core/btext.c b/src/core/btext.c index 409c429e..6e1a29e1 100644 --- a/src/core/btext.c +++ b/src/core/btext.c @@ -1,3 +1,5 @@ +#if 0 + /* * Procedures for drawing on the screen early on in the boot process. * @@ -5037,3 +5039,5 @@ static const unsigned char vga_font[cmapsz] BTDATA = { 0x00, /* 00000000 */ #endif }; + +#endif -- cgit v1.2.3-55-g7522