mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
WL#5498: Remove dead and unused source code
Remove the ancient and dead raid code. By now, even the server side has been removed.
This commit is contained in:
parent
7a221fc9a3
commit
cc3a26289d
21 changed files with 55 additions and 464 deletions
|
|
@ -30,7 +30,7 @@ extern "C" {
|
|||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#undef my_read /* Can be predefined in raid.h */
|
||||
#undef my_read
|
||||
#undef my_write
|
||||
#undef my_seek
|
||||
#define my_read(a,b,c,d) my_quick_read(a,b,c,d)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue