From 1a35cc801d54f516a6e1c3f4dc6c62f795a78678 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 16 Dec 2013 16:02:46 +0100 Subject: cleanup some compile warnings --- src/target/firmware/layer1/l23_api.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/target/firmware/layer1/l23_api.c') diff --git a/src/target/firmware/layer1/l23_api.c b/src/target/firmware/layer1/l23_api.c index 9a90e3aa..311ca6a2 100644 --- a/src/target/firmware/layer1/l23_api.c +++ b/src/target/firmware/layer1/l23_api.c @@ -317,7 +317,6 @@ static void l1ctl_rx_crypto_req(struct msgb *msg) static void l1ctl_rx_dm_rel_req(struct msgb *msg) { struct l1ctl_hdr *l1h = (struct l1ctl_hdr *) msg->data; - struct l1ctl_info_ul *ul = (struct l1ctl_info_ul *) l1h->data; printd("L1CTL_DM_REL_REQ\n"); l1a_mftask_set(0); -- cgit v1.2.3