diff options
author | Lioncash <mathew1800@gmail.com> | 2018-10-13 08:08:41 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-10-13 08:08:44 -0400 |
commit | 82ea1cf35a2b10bb7a2cfbaa0d9bac98fe5bb182 (patch) | |
tree | 22688d9a8a3858099f46decf88206907172cdf51 /src/core/core.cpp | |
parent | 1584fb6b385d51ef40e1e22c180322a552d9c98a (diff) |
key_manager: Remove unnecessary seek in DeriveSDSeed()
Given the file is opened a few lines above and no operations are done,
other than check if the file is in a valid state, the read/write pointer
will always be at the beginning of the file.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions