[Iftop-users] [PATCH 1/4] Silence a warning

fred at fperrin.net fred at fperrin.net
Thu Apr 23 11:09:55 BST 2015


From: Frédéric Perrin <fperrin at brocade.com>

---
 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.3.5




More information about the iftop-users mailing list