mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 10:19:07 -05:00
354f223f77
This was used to send fake button or key events to every backend to
implement freelook. When I ported these to be based on wx events in
commit 5248211, I didn't realize that these were now unused, so I didn't
remove them. Do that now.