diff options
author | Davi Arnaut <davi.arnaut@oracle.com> | 2010-07-23 17:15:07 -0300 |
---|---|---|
committer | Davi Arnaut <davi.arnaut@oracle.com> | 2010-07-23 17:15:07 -0300 |
commit | cc3a26289d7b3e8275bf26f7c7d5682f8c86f2ad (patch) | |
tree | 6a6d06ccca15bd33f316633d542c8be2470ffcca /mysys/mf_iocache2.c | |
parent | 7a221fc9a30888fc30bd0ef79445829896572d97 (diff) | |
download | mariadb-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 'mysys/mf_iocache2.c')
-rw-r--r-- | mysys/mf_iocache2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysys/mf_iocache2.c b/mysys/mf_iocache2.c index 5e34bff2b51..e940fc31c30 100644 --- a/mysys/mf_iocache2.c +++ b/mysys/mf_iocache2.c @@ -17,7 +17,6 @@ More functions to be used with IO_CACHE files */ -#define MAP_TO_USE_RAID #include "mysys_priv.h" #include <m_string.h> #include <stdarg.h> |