--- src/sys/dev/misc/syscons/scvgarndr.c 2005/05/26 16:24:33 1.14 +++ src/sys/dev/misc/syscons/scvgarndr.c 2006/02/19 09:16:26 1.15 @@ -45,10 +45,6 @@ #include -#ifndef SC_RENDER_DEBUG -#define SC_RENDER_DEBUG 0 -#endif - static vr_draw_border_t vga_txtborder; static vr_draw_t vga_txtdraw; static vr_set_cursor_t vga_txtcursor_shape;