diff --git a/hermit/arch/x86/kernel/vga.c b/hermit/arch/x86/kernel/vga.c index d31374897..0c8cc8e92 100644 --- a/hermit/arch/x86/kernel/vga.c +++ b/hermit/arch/x86/kernel/vga.c @@ -29,8 +29,6 @@ #include #include -#define VIDEO_MEM_ADDR 0xB8000 /* the video memory address */ - /* * These define our textpointer, our background and foreground * colors (attributes), and x and y cursor coordinates