summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-04-02 08:02:45 -0400
committerLioncash <mathew1800@gmail.com>2017-04-03 04:29:14 -0400
commit28395c63020a8a9323f5a0c6c80d8050a025cce5 (patch)
treea2f863554a7de5f9bb18a3320f10cb73d1ff26a2 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent598a92426f49ad8c1097f1f59455f53cf4bcea9e (diff)
TASInputDlg: Simplify event queueing calls
wxQueueEvent/wxPostEvent are useful when the event is being dispatched to another separate window, but aren't really necessary when the event will be handled by the same window it's dispatched from. GetEventHandler() is unnecessary here for the same reason. It's an event intended to be handled by the dialog itself.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions