mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
WL#5486: Remove code for unsupported platforms
Remove VMS specific code.
This commit is contained in:
parent
79dcc17d49
commit
9f3aa51ba1
14 changed files with 14 additions and 283 deletions
|
|
@ -16,10 +16,6 @@
|
|||
/* open a heap-database */
|
||||
|
||||
#include "heapdef.h"
|
||||
#ifdef VMS
|
||||
#include "hp_static.c" /* Stupid vms-linker */
|
||||
#endif
|
||||
|
||||
#include "my_sys.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue