Browse Source

r12920@catbus: nickm | 2007-05-24 13:12:52 -0400
and remove an XXX012.


svn:r10308

Nick Mathewson 18 years ago
parent
commit
687461d36c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/or/config.c

+ 0 - 3
src/or/config.c

@@ -4134,9 +4134,6 @@ check_libevent_version(const char *m, int server)
         v,m);
         v,m);
     badness = "SLOW";
     badness = "SLOW";
   }
   }
-  /* XXXX012 if libevent 1.3b comes out before 0.1.2.x, and it works,
-   * recomment an upgrade to everybody on BSD or OSX or anywhere with
-   * that flavor of pthreads. */
   if (badness) {
   if (badness) {
     control_event_general_status(LOG_WARN,
     control_event_general_status(LOG_WARN,
         "BAD_LIBEVENT VERSION=%s METHOD=%s BADNESS=%s RECOVERED=NO",
         "BAD_LIBEVENT VERSION=%s METHOD=%s BADNESS=%s RECOVERED=NO",