WL#5486: Remove code for unsupported platforms

Remove VMS specific code.
This commit is contained in:
Davi Arnaut 2010-07-15 08:26:38 -03:00
commit 9f3aa51ba1
14 changed files with 14 additions and 283 deletions

View file

@ -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"
/*