diff options
| author | Greg Griffith <[email protected]> | 2017-05-07 00:42:04 -0400 |
|---|---|---|
| committer | Greg Griffith <[email protected]> | 2017-05-07 00:42:04 -0400 |
| commit | c707ca872dcce98892431d33c250372da714f15f (patch) | |
| tree | b79bddafbdf271c3023ed76a46df69a8f177c9a9 /src/script/script_error.cpp | |
| parent | Merge #10318: [tests] fix wait_for_inv() (diff) | |
| download | discoin-c707ca872dcce98892431d33c250372da714f15f.tar.xz discoin-c707ca872dcce98892431d33c250372da714f15f.zip | |
removed unused code in INV message
vToFetch is never used after declaration. When checked if not empty,
evaluation is always false. Best case scenario this is optimized by the
compiler, worst case it wastes cpu cycles. It should be removed either
way.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions