mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
remove temporary network-status keyword
svn:r5007
This commit is contained in:
parent
89d516f95c
commit
5cebd8df70
@ -134,8 +134,6 @@ static struct {
|
||||
{ "dir-signing-key", K_DIR_SIGNING_KEY, ARGS, OBJ_OK, DIR|NETSTATUS},
|
||||
{ "family", K_FAMILY, ARGS, NO_OBJ, RTR },
|
||||
{ "fingerprint", K_FINGERPRINT, ARGS, NO_OBJ, ANY },
|
||||
/* XXXX NM obsolete; remove once tor26 upgrades. */
|
||||
{ "dir-fingerprint", K_FINGERPRINT, ARGS, NO_OBJ, NETSTATUS },
|
||||
{ "hibernating", K_HIBERNATING, ARGS, NO_OBJ, RTR },
|
||||
{ "read-history", K_READ_HISTORY, ARGS, NO_OBJ, RTR },
|
||||
{ "write-history", K_WRITE_HISTORY, ARGS, NO_OBJ, RTR },
|
||||
|
Loading…
Reference in New Issue
Block a user