diff options
| author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2018-11-19 17:55:53 +0000 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2018-11-19 17:57:17 +0000 |
| commit | 60f36386e4c844040371974f01da07ed02942529 (patch) | |
| tree | 769d77d229b6eb0e76473ed01608ed3291ec4eb9 /src/device/device_default.cpp | |
| parent | d850e05b53b0e6a796f157e33d338b3b8c83ce05 (diff) | |
| download | monzero-core-60f36386e4c844040371974f01da07ed02942529.tar.gz monzero-core-60f36386e4c844040371974f01da07ed02942529.tar.xz monzero-core-60f36386e4c844040371974f01da07ed02942529.zip | |
Avoid unnecessary temp block and copy ctor
block already has a default ctor, and the extra object
churn due to its innards (vectors, etc) is pointless.
Diffstat (limited to 'src/device/device_default.cpp')
0 files changed, 0 insertions, 0 deletions
