summaryrefslogtreecommitdiffstats
path: root/src/core/btext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/btext.c')
-rw-r--r--src/core/btext.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/btext.c b/src/core/btext.c
index 0266f16b6..0b2ddd629 100644
--- a/src/core/btext.c
+++ b/src/core/btext.c
@@ -417,9 +417,6 @@ struct console_driver btext_console __console_driver = {
.disabled = 1,
};
-INIT_FN ( INIT_CONSOLE, btext_init, NULL );
-
-
//come from linux/drivers/video/font-8x16.c
/**********************************************/
/* */