Remove unnecessary remark

pull/6642/head
Yossi Levy 2018-05-16 13:24:46 +03:00
parent bf9b2cb6c7
commit d816937975
1 changed files with 0 additions and 1 deletions

View File

@ -249,7 +249,6 @@ int DeviceKey::generate_key_by_trng(uint32_t *output, size_t size)
trng_init(&trng_obj);
//final_size = 0;
in_size = size;
while (in_size > 0) {