mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/openssl/ruby_missing.c: rid of unnecessary backward
compatibility stuff. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
256d273e69
commit
40fce3e7ee
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
#if !defined(_OSSL_RUBY_MISSING_H_)
|
||||
#define _OSS_RUBY_MISSING_H_
|
||||
|
||||
#define DEFINE_ALLOC_WRAPPER(func)
|
||||
|
||||
#define rb_define_copy_func(klass, func) \
|
||||
rb_define_method(klass, "initialize_copy", func, 1)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue