summaryrefslogtreecommitdiffstats
path: root/converter
diff options
context:
space:
mode:
authorYann Hodique <yann.hodique@gmail.com>2013-12-27 06:16:27 +0100
committerYann Hodique <yann.hodique@gmail.com>2013-12-27 06:16:27 +0100
commit8fc26a1360a4856bdd13fc14caf339fb6841b4d4 (patch)
tree2cbc8c58d525565802cec6c2c366914e471b474b /converter
parent37bf34d5b192aa7f64875eca8f6dc8af8f4b1347 (diff)
downloadqmk_firmware-8fc26a1360a4856bdd13fc14caf339fb6841b4d4.tar.gz
qmk_firmware-8fc26a1360a4856bdd13fc14caf339fb6841b4d4.tar.xz
fix compilation
Diffstat (limited to 'converter')
-rw-r--r--converter/sun_usb/matrix.c1
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)
void matrix_init(void)
{
- print_enable = true;
debug_enable = true;
serial_init();