Remove v1 directory code
`router_parse_directory` in `src/or/routerparse.c` is left over from the v1 directory protocol, and is only called by test_dir.c. It's (long past) time to delete it.
issue