Commit 8d9cbd6c authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Remove obsolete comment.

parent a488e1c1
......@@ -638,7 +638,6 @@ flushupdates(void)
int i;
if(updates > 0) {
/* Ensure that we won't be recursively called by flushbuf. */
int n = updates;
struct network *net = update_net;
updates = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment