summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Device.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-27 10:19:49 -0400
committerLioncash <mathew1800@gmail.com>2019-05-27 10:19:51 -0400
commit52eb2d0d826fddd2c0248ad753ee629419277936 (patch)
tree266ff4075d8bdc291f43072357f3ccaad0a88208 /Source/Core/InputCommon/ControllerInterface/Device.cpp
parent0ccaa2b5d65234acc10009fa3a8d83071a8ebcac (diff)
DiscIO/VolumeVerifier: Default destructor within the cpp file
Given the volume verifier has quite a few non-trivial object within it, it's best to default the destructor within the cpp file to prevent inlining complex destruction logic elsewhere, while also making it nicer if a forward-declared type is ever used in a member variable.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Device.cpp')
0 files changed, 0 insertions, 0 deletions