1
0
Fork 0

Remove useless variable

This commit is contained in:
Andreas Streichardt 2016-11-24 15:22:43 +01:00
parent f81df6aa86
commit cfa46180e5
1 changed files with 0 additions and 1 deletions

View File

@ -378,7 +378,6 @@ std::string ServerState::createIdForRole(
sleep(1);
}
size_t idCounter = 1;
VPackSlice entry;
do {