From 0543900fbf8b69b6b7c0e5640cd2bfb5f6653d96 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 26 Mar 2006 06:47:51 +0000 Subject: clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. svn:r6240 --- src/common/crypto.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/common/crypto.h') diff --git a/src/common/crypto.h b/src/common/crypto.h index 160cc5d57c..df112a1d8e 100644 --- a/src/common/crypto.h +++ b/src/common/crypto.h @@ -16,11 +16,6 @@ #include -#undef ENABLE_0119_PARANOIA_A -#undef ENABLE_0119_PARANOIA_B1 -#define ENABLE_0119_PARANOIA_B2 -#undef ENABLE_0119_PARANOIA_C - /** Length of the output of our message digest. */ #define DIGEST_LEN 20 /** Length of our symmetric cipher's keys. */ -- cgit v1.2.3-54-g00ecf