Explorar el Código

unused variable

svn:r4949
Roger Dingledine hace 20 años
padre
commit
e28931dc94
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/or/routerlist.c

+ 0 - 1
src/or/routerlist.c

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