From ee672060787e3f7023ff0d99f9c546a034bd89bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Perrin?= Date: Tue, 31 Mar 2015 17:02:14 +0100 Subject: [PATCH] Silence a warning --- 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; -- 2.43.0