提交 7740eebf 编写于 作者: N Neal Gafter

Trivial change to unstuck build.

上级 ffb86418
......@@ -973,7 +973,6 @@ string tempName(BoundDagTemp t)
var resultBuilder = PooledStringBuilder.GetInstance();
var result = resultBuilder.Builder;
stateIdentifier(this); // push the start node onto the work queue
while (workQueue.Count != 0)
{
var state = workQueue.Pop();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册