Explorar o código

remove a now-unused section of or.h

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

+ 0 - 6
src/or/or.h

@@ -14,12 +14,6 @@
 
 #include "orconfig.h"
 
-#if defined(__clang_analyzer__) || defined(__COVERITY__)
-/* If we're building for a static analysis, turn on all the off-by-default
- * features. */
-/* XXX029 Nothing left here? Take out or leave in? */
-#endif
-
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif