diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-09-22 13:33:32 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-09-22 13:33:41 +0200 |
| commit | 94c9015bca861085f76ca3c045e17d0591aa6c8b (patch) | |
| tree | 0e72443c381734a1a0290aec91840d338228d365 /src/net_processing.cpp | |
| parent | Merge #11380: Remove outdated share/certs/ directory (diff) | |
| parent | Remove some unused functions and methods (diff) | |
| download | discoin-94c9015bca861085f76ca3c045e17d0591aa6c8b.tar.xz discoin-94c9015bca861085f76ca3c045e17d0591aa6c8b.zip | |
Merge #11385: Remove some unused functions and methods
46c9043 Remove some unused functions and methods (Pieter Wuille)
Pull request description:
In the case of CKey's destructor, it seems to have been an oversight in #8753 not to delete it. At this point, it results in the move constructors/assignment operators for CKey being deleted, which may have
a performance impact (requiring a pool allocation/copy/free, rather than just handing over the pointer from one CKey to another)
Tree-SHA512: 89715bafe3e0bea2c46fc92bc6a1010360a3fee2719f97b81ca379581003409b0876b50f992208a3c13c7f5b77f1866db09954e7d102f6a452fe5d7aed2044a1
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions