diff options
author | Lioncash <mathew1800@gmail.com> | 2021-04-07 01:25:55 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2021-04-07 01:25:57 -0400 |
commit | c0187690167704fd72dadad9dff5a8fb7e4f96bb (patch) | |
tree | 2a6fed6b4a1c9d436a64e1441b42a09887d9c8ca /src/input_common/sdl/sdl.cpp | |
parent | bc30aa82499baea00a4d985f922e489041660ee7 (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/input_common/sdl/sdl.cpp')
0 files changed, 0 insertions, 0 deletions