From 220de27bed198c2ea27886986de7afd8013d5545 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 25 Oct 2012 03:28:25 +0900 Subject: Add print_dec() and debug_dec(). --- common/debug.c | 1 - 1 file changed, 1 deletion(-) (limited to 'common/debug.c') diff --git a/common/debug.c b/common/debug.c index 41d566ee3a..e406d39b0e 100644 --- a/common/debug.c +++ b/common/debug.c @@ -6,4 +6,3 @@ bool debug_enable = false; bool debug_matrix = false; bool debug_keyboard = false; bool debug_mouse = false; - -- cgit v1.2.3