remove temporary network-status keyword

svn:r5007
This commit is contained in:
Roger Dingledine 2005-09-12 06:14:41 +00:00
parent 89d516f95c
commit 5cebd8df70

View File

@ -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 },