提交 e2a51ff7 编写于 作者: B Behdad Esfahbod

Remove unused var

上级 e8b45c19
......@@ -615,7 +615,6 @@ struct ArrayOf
{
TRACE_SERIALIZE (this);
auto *out = c->start_embed (this);
unsigned count = len;
if (unlikely (!c->extend_min (out))) return_trace (nullptr);
c->check_assign (out->len, len);
if (unlikely (!as_array ().copy (c))) return_trace (nullptr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册