mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
2fb3b9b951
commit
05af9d915c
Loading…
Reference in New Issue