diff options
| -rw-r--r-- | converter/sun_usb/matrix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converter/sun_usb/matrix.c b/converter/sun_usb/matrix.c index 717c131e6..a61e3a2d3 100644 --- a/converter/sun_usb/matrix.c +++ b/converter/sun_usb/matrix.c | |||
| @@ -63,7 +63,6 @@ uint8_t matrix_cols(void) | |||
| 63 | 63 | ||
| 64 | void matrix_init(void) | 64 | void matrix_init(void) |
| 65 | { | 65 | { |
| 66 | print_enable = true; | ||
| 67 | debug_enable = true; | 66 | debug_enable = true; |
| 68 | 67 | ||
| 69 | serial_init(); | 68 | serial_init(); |
