diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/or/routerparse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/routerparse.c b/src/or/routerparse.c index f140d5d5fe..913127ae13 100644 --- a/src/or/routerparse.c +++ b/src/or/routerparse.c @@ -37,7 +37,6 @@ typedef enum { K_PLATFORM, K_OPT, K_BANDWIDTH, - K_PORTS, K_CONTACT, K_NETWORK_STATUS, K_UPTIME, |