summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp
diff options
context:
space:
mode:
authordok.slade <dok.slade@gmail.com>2010-09-03 09:08:33 +0000
committerdok.slade <dok.slade@gmail.com>2010-09-03 09:08:33 +0000
commit76a5ca84d10ad82807aacb4dc60c2466bab8a223 (patch)
tree2f66476b38382b025b965fd697272290822c1eac /Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp
parentc08144f89320bc602d5864eee4e4f6e47bfb04b3 (diff)
Removed the check on video plugin change in PluginManager::GetVideo() (Profiling shows lots of strings compare from this function).
Since plugins can't be changed when emulation is started, it's a waste of time to check if it has changed. There may be cases where this check is needed. If so, the check should be done in another function (because GetVideo() is called very often while emulating). git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6168 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp')
0 files changed, 0 insertions, 0 deletions