1
0
Fork 0
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:
akr 2010-03-06 13:52:03 +00:00
parent 9ff10a20b5
commit c3c8c1e37c

2
pack.c
View file

@ -763,8 +763,6 @@ pack_pack(VALUE ary, VALUE fmt)
rb_str_buf_cat(res, v.a, sizeof(int64_t));
}
break;
#else
#endif
default: