unused variable

svn:r4949
This commit is contained in:
Roger Dingledine 2005-09-08 21:12:53 +00:00
parent 921c225f3d
commit e28931dc94

View File

@ -1349,7 +1349,6 @@ update_networkstatus_client_downloads(time_t now)
int most_recent_idx = -1;
trusted_dir_server_t *most_recent = NULL;
time_t most_recent_received = 0;
smartlist_t *fp_list;
char *resource, *cp;
size_t resource_len;