mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
banish some warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8a6eb889e0
commit
0517b43c5b
13 changed files with 8 additions and 32 deletions
|
@ -219,7 +219,6 @@ fsdbm_select(obj)
|
|||
VALUE obj;
|
||||
{
|
||||
VALUE new = rb_ary_new();
|
||||
int i;
|
||||
datum key, val;
|
||||
DBM *dbm;
|
||||
struct dbmdata *dbmp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue