mirror of https://gitee.com/bigwinds/arangodb
Remove useless variable
This commit is contained in:
parent
f81df6aa86
commit
cfa46180e5
|
@ -378,7 +378,6 @@ std::string ServerState::createIdForRole(
|
|||
sleep(1);
|
||||
}
|
||||
|
||||
size_t idCounter = 1;
|
||||
VPackSlice entry;
|
||||
do {
|
||||
|
||||
|
|
Loading…
Reference in New Issue