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