You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/iftop/files/iftop-1.0_pre4-tsent-set-bu...

13 lines
229 B

--- a/ui_common.c
+++ b/ui_common.c
@@ -263,9 +263,6 @@
} u_screen_line = { &screen_line };
addr_pair ap;
int i;
- int tsent, trecv;
- tsent = trecv = 0;
-
ap = *(addr_pair*)n->key;