summaryrefslogtreecommitdiff
path: root/switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'switch.c')
-rw-r--r--switch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/switch.c b/switch.c
index 8061322..3f1e3f3 100644
--- a/switch.c
+++ b/switch.c
@@ -109,5 +109,3 @@ void handle_switch(struct usbdev_data *data)
modeswitch_cb[mode].cb(data, tb);
}
-
-