summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_cpu_debug.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-04-07 01:25:55 -0400
committerLioncash <mathew1800@gmail.com>2021-04-07 01:25:57 -0400
commitc0187690167704fd72dadad9dff5a8fb7e4f96bb (patch)
tree2a6fed6b4a1c9d436a64e1441b42a09887d9c8ca /src/yuzu/configuration/configure_cpu_debug.cpp
parentbc30aa82499baea00a4d985f922e489041660ee7 (diff)
k_scoped_lock: delete copy and move assignment operators
If we delete the copy and move constructor, we should also be deleting the copy and move assignment operators (and even if this were intended, it would be pretty odd to not document why it's done this way).
Diffstat (limited to 'src/yuzu/configuration/configure_cpu_debug.cpp')
0 files changed, 0 insertions, 0 deletions