Remove X11InputBase (dead code)

This commit is contained in:
Tillmann Karras
2014-02-22 22:42:21 +01:00
parent 48f930c06e
commit 79336c88f8
3 changed files with 0 additions and 314 deletions

View File

@ -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