r16917@tombo: nickm | 2008-07-11 12:55:26 -0400

Remove token enum constant in routerparse.c that we do not actually use.


svn:r15841
This commit is contained in:
Nick Mathewson 2008-07-11 17:08:05 +00:00
parent ccc2019570
commit 787c66b70f

View File

@ -37,7 +37,6 @@ typedef enum {
K_PLATFORM, K_PLATFORM,
K_OPT, K_OPT,
K_BANDWIDTH, K_BANDWIDTH,
K_PORTS,
K_CONTACT, K_CONTACT,
K_NETWORK_STATUS, K_NETWORK_STATUS,
K_UPTIME, K_UPTIME,