Fix compilation warning from Frédéric Perrin <fperrin@brocade.com>

This commit is contained in:
Paul Warren
2017-01-04 23:00:12 +00:00
parent 839800b6e0
commit eb087b0c83

View 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;