]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
r16917@tombo: nickm | 2008-07-11 12:55:26 -0400
authorNick Mathewson <nickm@torproject.org>
Fri, 11 Jul 2008 17:08:05 +0000 (17:08 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 11 Jul 2008 17:08:05 +0000 (17:08 +0000)
 Remove token enum constant in routerparse.c that we do not actually use.

svn:r15841

src/or/routerparse.c

index f140d5d5fef2eae26e4ff98645cf1348246ff1ad..913127ae136f8e5d15994dc1d4e5020eab0f6796 100644 (file)
@@ -37,7 +37,6 @@ typedef enum {
   K_PLATFORM,
   K_OPT,
   K_BANDWIDTH,
-  K_PORTS,
   K_CONTACT,
   K_NETWORK_STATUS,
   K_UPTIME,