aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/386.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libthread/386.c')
-rw-r--r--src/libthread/386.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libthread/386.c b/src/libthread/386.c
index 3fbf0afe..d8052f09 100644
--- a/src/libthread/386.c
+++ b/src/libthread/386.c
@@ -3,7 +3,6 @@
* To use this you need some patches to Valgrind that
* let it help out with detecting stack overflow.
*/
-#define USEVALGRIND 0
#ifdef USEVALGRIND
#include <valgrind/memcheck.h>
#endif