make it compile
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f3376759ab
commit
8a1e574cdb
@ -67,8 +67,6 @@ fgdbm_close(obj)
|
||||
|
||||
static VALUE
|
||||
fgdbm_s_alloc(klass)
|
||||
int argc;
|
||||
VALUE *argv;
|
||||
VALUE klass;
|
||||
{
|
||||
return Data_Wrap_Struct(klass, 0, free_dbm, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user