From 4e93b3fa67d3b8170de2f05322738e08ac17948e Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 7 Apr 2013 15:36:50 +0900 Subject: Fix bootmagic and eeconfig for virtual DIP SW --- common/debug.c | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 common/debug.c (limited to 'common/debug.c') diff --git a/common/debug.c b/common/debug.c deleted file mode 100644 index e406d39b0..000000000 --- a/common/debug.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#include "debug.h" - - -bool debug_enable = false; -bool debug_matrix = false; -bool debug_keyboard = false; -bool debug_mouse = false; -- cgit v1.2.3