summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2021-04-07 01:25:55 -0400
committerGravatar Lioncash2021-04-07 01:25:57 -0400
commitc0187690167704fd72dadad9dff5a8fb7e4f96bb (patch)
tree2a6fed6b4a1c9d436a64e1441b42a09887d9c8ca /src/input_common/sdl/sdl_impl.cpp
parentk_scoped_lock: Mark class as [[nodiscard]] (diff)
downloadyuzu-c0187690167704fd72dadad9dff5a8fb7e4f96bb.tar.gz
yuzu-c0187690167704fd72dadad9dff5a8fb7e4f96bb.tar.xz
yuzu-c0187690167704fd72dadad9dff5a8fb7e4f96bb.zip
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/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions