1234567891011121314151617181920212223 |
- --- tor-0.2.1.20.orig/src/common/util.h 2009-06-19 08:13:53.000000000 +0200
- +++ tor-0.2.1.20/src/common/util.h 2009-12-03 23:47:21.000000000 +0100
- @@ -24,20 +24,6 @@
- #define O_TEXT 0
- #endif
-
- -
- -#ifdef NDEBUG
- -
- -#error "Sorry; we don't support building with NDEBUG."
- -#endif
-
-
|