Explorar o código

get rid of some dead code (leftover from commit fa04fe1)

Roger Dingledine %!s(int64=8) %!d(string=hai) anos
pai
achega
5f74749fba
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/or/router.c

+ 0 - 1
src/or/router.c

@@ -2309,7 +2309,6 @@ router_build_fresh_descriptor(routerinfo_t **r, extrainfo_t **e)
          }
          if (is_legal) {
            smartlist_add_strdup(ri->declared_family, name);
-           name = NULL;
          }
        } else if (router_digest_is_me(member->identity)) {
          /* Don't list ourself in our own family; that's redundant */