summaryrefslogtreecommitdiff
path: root/spec/rubyspec/optional/capi/ext/rubinius.h
diff options
context:
space:
mode:
authoreregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-06-15 12:48:52 +0000
committereregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-06-15 12:48:52 +0000
commit2bdce358e6ac0e1a17565419f07dec6ed0e0f388 (patch)
tree4ad06cb108c8b71fc1db7144eb61d0274a5aa26e /spec/rubyspec/optional/capi/ext/rubinius.h
parent5ccf36c7ec8687199424d0966374343477ad55f8 (diff)
Update to ruby/spec@cd1b911
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec/rubyspec/optional/capi/ext/rubinius.h')
-rw-r--r--spec/rubyspec/optional/capi/ext/rubinius.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/spec/rubyspec/optional/capi/ext/rubinius.h b/spec/rubyspec/optional/capi/ext/rubinius.h
deleted file mode 100644
index 7ddf73790d..0000000000
--- a/spec/rubyspec/optional/capi/ext/rubinius.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef RUBYSPEC_CAPI_RUBINIUS_H
-#define RUBYSPEC_CAPI_RUBINIUS_H
-
-/* #undef any HAVE_ defines that Rubinius does not have. */
-#undef HAVE_RB_DEFINE_HOOKED_VARIABLE
-#undef HAVE_RB_DEFINE_VARIABLE
-
-#endif