From eb087b0c831bcae116f4fab6c861adce54fddce9 Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Wed, 4 Jan 2017 23:00:12 +0000 Subject: =?UTF-8?q?Fix=20compilation=20warning=20from=20Fr=C3=A9d=C3=A9ric?= =?UTF-8?q?=20Perrin=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui_common.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui_common.c b/ui_common.c index 8cb1e22..a4d4ba0 100644 --- a/ui_common.c +++ b/ui_common.c @@ -263,9 +263,6 @@ void analyse_data() { } u_screen_line = { &screen_line }; addr_pair ap; int i; - int tsent, trecv; - tsent = trecv = 0; - ap = *(addr_pair*)n->key; -- cgit v1.2.3