mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
r9752@danube: weasel | 2006-09-14 07:06:49 +0200
Fix some dead code that is on occasion useful svn:r8389
This commit is contained in:
parent
4f888c9dfc
commit
9d9e31dcf4
@ -1083,6 +1083,8 @@ do_hup(void)
|
||||
cpuworkers_rotate();
|
||||
dns_reset();
|
||||
#if 0
|
||||
const char *descriptor;
|
||||
char keydir[512];
|
||||
/* Write out a fresh descriptor, but leave old one on failure. */
|
||||
router_rebuild_descriptor(1);
|
||||
descriptor = router_get_my_descriptor();
|
||||
|
Loading…
Reference in New Issue
Block a user