Bugfix: $addr and $addrs couldn't find ip's before the first update.
[monky] / src / conky.c
index 5a8738a..14c70ca 100644 (file)
@@ -405,7 +405,6 @@ static int pad_percents = 0;
 static char *global_text = 0;
 long global_text_lines;
 
-static int total_updates;
 static int updatereset;
 
 int check_contains(char *f, char *s)