summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-10-20 11:33:38 +0200
committerJosJuice <josjuice@gmail.com>2020-10-20 11:33:38 +0200
commit5b6f604d90fe15b9453171a1ec8ce2683437a6ee (patch)
treeddd285d1f484d24f030e0282527889f24b1946c7 /Source/Core/InputCommon/ControllerInterface/evdev
parent409230e088daf88224e23aa2766154e4cbf796c5 (diff)
DiscIO: Make WiiEncryptionCache moveable
Fixes the following warning: ../../../../../../Core\DiscIO/DirectoryBlob.h:156:3: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] DirectoryBlobReader(DirectoryBlobReader&&) = default; ^ ../../../../../../Core\DiscIO/DirectoryBlob.h:205:22: note: move constructor of 'DirectoryBlobReader' is implicitly deleted because field 'm_encryption_cache' has a deleted move constructor WiiEncryptionCache m_encryption_cache; ^
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/evdev')
0 files changed, 0 insertions, 0 deletions