]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
dirvote: Remove an incorrect log message
authorteor <teor@torproject.org>
Wed, 19 Feb 2020 01:09:21 +0000 (11:09 +1000)
committerteor <teor@torproject.org>
Wed, 19 Feb 2020 01:09:21 +0000 (11:09 +1000)
Cleanup after 4631.

src/feature/dirauth/dirvote.c

index 0b717abeba10b1b8055d54afe248be503116ce78..66bb8fe918b28534e9afd8f567220178ce544c51 100644 (file)
@@ -3214,10 +3214,6 @@ dirvote_add_vote(const char *vote_body, time_t time_posted,
     goto err;
   }
 
-  if (!time_posted) { /* I imported this one myself */
-    log_notice(LD_DIR, "Retrieved vote from %s.", vi->address);
-  }
-
   /* Check if we received it, as a post, after the cutoff when we
    * start asking other dir auths for it. If we do, the best plan
    * is to discard it, because using it greatly increases the chances