From 7e42d210121c9c2898caddcfc09d7e8d836c252e Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 21 Apr 2004 23:43:46 +0000 Subject: odds and ends --- src/libthread/386.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libthread/386.c') 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 #endif -- cgit v1.2.3