[or-cvs] r15841: Remove token enum constant in routerparse.c that we do not a (in tor/trunk: . src/or)

nickm at seul.org nickm at seul.org
Fri Jul 11 17:08:05 UTC 2008


Author: nickm
Date: 2008-07-11 13:08:05 -0400 (Fri, 11 Jul 2008)
New Revision: 15841

Modified:
   tor/trunk/
   tor/trunk/src/or/routerparse.c
Log:
 r16917 at tombo:  nickm | 2008-07-11 12:55:26 -0400
 Remove token enum constant in routerparse.c that we do not actually use.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r16917] on 49666b30-7950-49c5-bedf-9dc8f3168102

Modified: tor/trunk/src/or/routerparse.c
===================================================================
--- tor/trunk/src/or/routerparse.c	2008-07-11 16:33:41 UTC (rev 15840)
+++ tor/trunk/src/or/routerparse.c	2008-07-11 17:08:05 UTC (rev 15841)
@@ -37,7 +37,6 @@
   K_PLATFORM,
   K_OPT,
   K_BANDWIDTH,
-  K_PORTS,
   K_CONTACT,
   K_NETWORK_STATUS,
   K_UPTIME,



More information about the tor-commits mailing list