summaryrefslogtreecommitdiff
path: root/switch.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-05-30 16:24:19 +0200
committerFelix Fietkau <nbd@openwrt.org>2013-05-30 19:05:33 +0200
commita9aa888729f2564c14b668b19c9433d07d2669b5 (patch)
tree1f0f59974e079bbc1019e942422160ee6638795a /switch.c
parent7fdfb969d521f5198345b675081aa220743de909 (diff)
add code for converting messages
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);
}
-
-