mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-16 11:35:25 +01:00

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.