summaryrefslogtreecommitdiff
blob: 5e12b341fe972224a3e5d479b4e21343c1ac7495 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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;