X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=ui_common.c;h=a4d4ba0e63735bf88da663c3fd1e6e92f201be77;hb=ee672060787e3f7023ff0d99f9c546a034bd89bf;hp=8cb1e22bdf2f626c7c6b4f7c276ae071952120b8;hpb=626b3a3ea024fcad4111b93e9b527119a0e882dd;p=iftop.git 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;