1
0
Fork 0

Merge branch 'devel' of https://github.com/arangodb/arangodb into devel

This commit is contained in:
jsteemann 2016-12-19 09:56:44 +01:00
commit 789131d9d1
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ void Constituent::termNoLock(term_t t) {
<< " term " << t;
_cast = false;
_votedFor = "";
Builder body;
body.add(VPackValue(VPackValueType::Object));
std::ostringstream i_str;