diff options
Diffstat (limited to 'errlevel.h')
-rw-r--r-- | errlevel.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -163,7 +163,6 @@ #define D_REGISTRY LOGLEV(11, 70, M_DEBUG) /* win32 registry debugging info */ #define D_OPENSSL_LOCK LOGLEV(11, 70, M_DEBUG) /* show OpenSSL locks */ -#define D_THREAD_DEBUG LOGLEV(4, 70, M_DEBUG) /* JYFIXME -- show pthread debug information */ - +/*#define D_THREAD_DEBUG LOGLEV(4, 70, M_DEBUG)*/ /* show pthread debug information */ #endif |