diff options
author | Lioncash <mathew1800@gmail.com> | 2019-05-28 21:07:34 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-05-28 21:07:38 -0400 |
commit | 05af9d915ced92e72e20e3a2d6db831ad5a9a8e6 (patch) | |
tree | 0d771433254e8a863750c3e39c72bcdec15ecb4d /src/core/telemetry_session.cpp | |
parent | 2fb3b9b951d08da071841a6bb4e02439e7d78698 (diff) |
core/telemetry_session: Explicitly delete copy and move constructors
NonCopyable is misleading here. It also makes the class non-moveable as
well, so we can be explicit about this.
Diffstat (limited to 'src/core/telemetry_session.cpp')
0 files changed, 0 insertions, 0 deletions