Explorar o código

Remove spurious warn

Nick Mathewson %!s(int64=11) %!d(string=hai) anos
pai
achega
1a7dea9191
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/or/control.c

+ 0 - 1
src/or/control.c

@@ -2137,7 +2137,6 @@ getinfo_helper_events(control_connection_t *control_conn,
         } else if (cp[0] != '\0') {
           cp[1] = '\0';
         }
-        log_warn(LD_CONFIG, "%s", descs);
         *answer = descs;
         routerinfo_free(r);
         extrainfo_free(e);