diff options
Diffstat (limited to 'ot_mutex.c')
-rw-r--r-- | ot_mutex.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ | |||
19 | #include "trackerlogic.h" | 19 | #include "trackerlogic.h" |
20 | #include "ot_mutex.h" | 20 | #include "ot_mutex.h" |
21 | 21 | ||
22 | //#define MTX_DBG( STRING ) fprintf( stderr, STRING ) | 22 | /* #define MTX_DBG( STRING ) fprintf( stderr, STRING ) */ |
23 | #define MTX_DBG( STRING ) | 23 | #define MTX_DBG( STRING ) |
24 | 24 | ||
25 | /* Our global all torrents list */ | 25 | /* Our global all torrents list */ |