Commit 05af9d91 authored by Lioncash's avatar Lioncash
Browse files

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.
parent 2fb3b9b9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment