aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/input/unixsocket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/unixsocket.c b/src/input/unixsocket.c
index 5ec9e11..8269b84 100644
--- a/src/input/unixsocket.c
+++ b/src/input/unixsocket.c
@@ -279,7 +279,6 @@ void e1inp_ericsson_set_altc(struct e1inp_line *unixline, int superchannel)
}
msg = msgb_alloc_headroom(200, 100, "ALTTC");
- msg = msgb_alloc_headroom(100, 100, "ALTTC");
/* magic */
msgb_put_u32(msg, 0x23004200);