diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c index b8b014838e..c1db28985a 100644 --- a/board/theadorable/theadorable.c +++ b/board/theadorable/theadorable.c @@ -193,8 +193,6 @@ int board_init(void) int checkboard(void) { - puts("Board: theadorable\n"); - board_fpga_add(); return 0;