Bug 1227569 - Remove unsupported OpenVMS code. r=mccr8

This commit is contained in:
Birunthan Mohanathas
2015-12-18 15:02:50 +02:00
parent 0abead7d24
commit 2c5aca20d5
7 changed files with 3 additions and 77 deletions

View File

@@ -38,11 +38,6 @@
#include <signal.h>
#endif
#ifdef VMS
#include <lib$routines.h>
#include <ssdef.h>
#endif
#ifdef DEBUG
#define IMPLEMENT_BREAK_AFTER_LOAD
#endif