reformat DEBUG messages
[c11tester.git] / libthreads.c
index bd7f501df3cc4c76a1d7bb30c982f66df802cc1e..959fb77245e9849f56d4de1a7586a737dbca6246 100644 (file)
@@ -1,8 +1,6 @@
 #include <string.h>
 #include <stdlib.h>
 
-//#define CONFIG_DEBUG
-
 #include "libthreads.h"
 
 #define STACK_SIZE (1024 * 1024)