diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/replace.c | 1 | ||||
-rw-r--r-- | extra/resolve_stack_dump.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/extra/replace.c b/extra/replace.c index bbe70ba586e..5b5f9cee6f8 100644 --- a/extra/replace.c +++ b/extra/replace.c @@ -39,7 +39,6 @@ fill_buffer_retaining() is taken from gnu-grep and modified. */ -#define DONT_USE_RAID #include <my_global.h> #include <m_ctype.h> #include <my_sys.h> diff --git a/extra/resolve_stack_dump.c b/extra/resolve_stack_dump.c index 432a207f424..6ea818c601b 100644 --- a/extra/resolve_stack_dump.c +++ b/extra/resolve_stack_dump.c @@ -17,7 +17,6 @@ versions into symbolic names. By Sasha Pachev <sasha@mysql.com> */ -#define DONT_USE_RAID #include <my_global.h> #include <m_ctype.h> #include <my_sys.h> |