summaryrefslogtreecommitdiff
path: root/extra/resolve_stack_dump.c
diff options
context:
space:
mode:
authorDavi Arnaut <davi.arnaut@oracle.com>2010-07-23 17:15:07 -0300
committerDavi Arnaut <davi.arnaut@oracle.com>2010-07-23 17:15:07 -0300
commitcc3a26289d7b3e8275bf26f7c7d5682f8c86f2ad (patch)
tree6a6d06ccca15bd33f316633d542c8be2470ffcca /extra/resolve_stack_dump.c
parent7a221fc9a30888fc30bd0ef79445829896572d97 (diff)
downloadmariadb-git-cc3a26289d7b3e8275bf26f7c7d5682f8c86f2ad.tar.gz
WL#5498: Remove dead and unused source code
Remove the ancient and dead raid code. By now, even the server side has been removed.
Diffstat (limited to 'extra/resolve_stack_dump.c')
-rw-r--r--extra/resolve_stack_dump.c1
1 files changed, 0 insertions, 1 deletions
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>