mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
useless lines removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9ff10a20b5
commit
c3c8c1e37c
1 changed files with 0 additions and 2 deletions
2
pack.c
2
pack.c
|
@ -763,8 +763,6 @@ pack_pack(VALUE ary, VALUE fmt)
|
|||
rb_str_buf_cat(res, v.a, sizeof(int64_t));
|
||||
}
|
||||
break;
|
||||
#else
|
||||
|
||||
#endif
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue