Added in 739faa1e7 (add debug harness to lib.c functions, and a bunch of dprint's to safe_rename()., 2007-01-02) but never used in the code. --- mutt.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/mutt.h b/mutt.h index bf2577bd..764d8c17 100644 --- a/mutt.h +++ b/mutt.h @@ -101,8 +101,6 @@ struct timespec #define INITVAL(x) #endif -#define WHERE_DEFINED 1 - #include "mutt_regex.h" /* flags for mutt_enter_string() */ -- 2.51.0
