mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-23 09:48:41 +00:00
Remove X11InputBase (dead code)
This commit is contained in:
parent
48f930c06e
commit
79336c88f8
3 changed files with 0 additions and 314 deletions
|
@ -17,7 +17,6 @@
|
|||
#include "DolphinWX/WXInputBase.h"
|
||||
|
||||
#if defined(HAVE_X11) && HAVE_X11
|
||||
#include "InputCommon/X11InputBase.h"
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/keysym.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue