diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-18 00:32:32 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-18 00:32:35 -0400 |
commit | c65a8fafa0fe68371b8b07ba190df78744983327 (patch) | |
tree | db7b94c6a46972761ec012e9d78383175258c40a /src/core/core.cpp | |
parent | 0aebe6b3d52403e042522720cb5646ddbcb306d6 (diff) |
telemetry: Remove unnecessary Field constructor
We can just take the value parameter by value which allows both moving
into it, and copies at the same time, depending on the calling code.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions