[or-cvs] unused variable

arma at seul.org arma at seul.org
Thu Sep 8 21:12:55 UTC 2005


Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or

Modified Files:
	routerlist.c 
Log Message:
unused variable


Index: routerlist.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/routerlist.c,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- routerlist.c	8 Sep 2005 21:01:24 -0000	1.278
+++ routerlist.c	8 Sep 2005 21:12:53 -0000	1.279
@@ -1349,7 +1349,6 @@
   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;
 



More information about the tor-commits mailing list