From 16a583d7fd057c3ebcb859db44f097fd8073ec49 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 27 Oct 2012 03:07:37 +0900 Subject: Fix usage of debug flag --- protocol/iwrap/main.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'protocol/iwrap/main.c') diff --git a/protocol/iwrap/main.c b/protocol/iwrap/main.c index c11ff7ab95..05a67337fd 100644 --- a/protocol/iwrap/main.c +++ b/protocol/iwrap/main.c @@ -131,9 +131,6 @@ int main(void) //pullup_pins(); //set_prr(); - print_enable = true; - debug_enable = false; - #ifdef HOST_VUSB disable_vusb(); #endif -- cgit v1.2.3