diff options
Diffstat (limited to 'common/debug.c')
-rw-r--r-- | common/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; - |