From: Tormod Volden Date: Mon, 23 Jul 2018 21:57:33 +0000 (+0200) Subject: dragon-nx32: Remove unused VT macros in config.h X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b5f0bf5836d8239f665fc083e53f496f0ebb60c5;p=FUZIX.git dragon-nx32: Remove unused VT macros in config.h Previously used with CONFIG_VT_SIMPLE VT_BASE remains in use in devtty.c Signed-off-by: Tormod Volden --- diff --git a/Kernel/platform-dragon-nx32/config.h b/Kernel/platform-dragon-nx32/config.h index 6e43e0cc..5903764e 100644 --- a/Kernel/platform-dragon-nx32/config.h +++ b/Kernel/platform-dragon-nx32/config.h @@ -40,8 +40,6 @@ #define CONFIG_VT #define CONFIG_FONT8X8 /* Vt definitions */ -#define VT_WIDTH 32 -#define VT_HEIGHT 24 #define VT_RIGHT 31 #define VT_BOTTOM 23 #define VT_INITIAL_LINE 0