diff options
| author | Dentomologist <dentomologist@gmail.com> | 2023-06-25 19:57:30 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2023-06-25 20:08:08 -0700 |
| commit | f151ae3c2aadac7af507bfad361e174d70c727e4 (patch) | |
| tree | 4468bac692b6a2f79212de7db92e2edde7b260c7 /Source/Core/DiscIO/VolumeVerifier.cpp | |
| parent | 3a8e7de21405d45d7b443645c65c81720a5c2f15 (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
