summaryrefslogtreecommitdiff
path: root/include/mysql_embed.h
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 /include/mysql_embed.h
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 'include/mysql_embed.h')
-rw-r--r--include/mysql_embed.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mysql_embed.h b/include/mysql_embed.h
index b26b723381d..ae70b9723f8 100644
--- a/include/mysql_embed.h
+++ b/include/mysql_embed.h
@@ -28,7 +28,5 @@
#undef HAVE_SMEM /* No shared memory */
#undef HAVE_NDBCLUSTER_DB /* No NDB cluster */
-#define DONT_USE_RAID
-
#endif /* EMBEDDED_LIBRARY */
#endif /* MYSQL_EMBED_INCLUDED */