summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui_common.c3
1 files changed, 0 insertions, 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;