]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Get rid of unused #define.
authorJulian Seward <jseward@acm.org>
Sun, 2 Apr 2006 00:58:45 +0000 (00:58 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 2 Apr 2006 00:58:45 +0000 (00:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5810

coregrind/m_signals.c

index 079cdb38b0369f02ceda2bacad70d0610808f093..05916223b2aae0b24387b4650317b7ded006da6f 100644 (file)
 #include "vki_unistd.h"
 
 
-/* Define to give more sanity checking for signals. */
-#define DEBUG_SIGNALS
-
-
 /* ---------------------------------------------------------------------
    Forwards decls.
    ------------------------------------------------------------------ */