summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/vms/vmsruby_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_6/vms/vmsruby_private.h')
-rw-r--r--ruby_1_8_6/vms/vmsruby_private.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ruby_1_8_6/vms/vmsruby_private.h b/ruby_1_8_6/vms/vmsruby_private.h
deleted file mode 100644
index 24703dc7fc..0000000000
--- a/ruby_1_8_6/vms/vmsruby_private.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef VMSRUBY_H_INCLUDED
-#define VMSRUBY_H_INCLUDED
-
-void _vmsruby_init(void);
-long _vmsruby_set_switch(char *, char *);
-
-#endif /* VMSRUBY_H_INCLUDED */