]> gitweb.fperrin.net Git - iftop.git/blobdiff - ui_common.c
Silence a warning
[iftop.git] / ui_common.c
index 8cb1e22bdf2f626c7c6b4f7c276ae071952120b8..a4d4ba0e63735bf88da663c3fd1e6e92f201be77 100644 (file)
@@ -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;