summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeVerifier.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2023-06-25 19:57:30 -0700
committerDentomologist <dentomologist@gmail.com>2023-06-25 20:08:08 -0700
commitf151ae3c2aadac7af507bfad361e174d70c727e4 (patch)
tree4468bac692b6a2f79212de7db92e2edde7b260c7 /Source/Core/DiscIO/VolumeVerifier.cpp
parent3a8e7de21405d45d7b443645c65c81720a5c2f15 (diff)
EXI: Remove pointless PauseAndLock functions
The ExpansionInterfaceManager::PauseAndLock function does nothing but call other functions that have no effect. ExpansionInterfaceManager::PauseAndLock calls CEXIChannel::PauseAndLock, which in turn calls IEXIDevice::PauseAndLock. None of the classes deriving from IEXIDevice override PauseAndLock, and the implementation in IEXIDevice does nothing.
Diffstat (limited to 'Source/Core/DiscIO/VolumeVerifier.cpp')
0 files changed, 0 insertions, 0 deletions