提交 9bbcab57 编写于 作者: C Chip Turner

Fix broken build

Summary: Mis-merged from HEAD, had a duplicate declaration.

Test Plan: make -j32 OPT=-g

Reviewers: dhruba

Reviewed By: dhruba

Differential Revision: https://reviews.facebook.net/D7911
上级 28fe86c4
......@@ -588,7 +588,6 @@ void Version::ExtendOverlappingInputs(
assert(user_cmp->Compare(flimit, user_begin) >= 0);
}
}
int count=0;
#endif
int startIndex = midIndex + 1;
int endIndex = midIndex;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册