Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #93 from Tilka/dead_code
Remove X11InputBase (dead code)
  • Loading branch information
delroth committed Feb 22, 2014
2 parents 48f930c + 79336c8 commit 9fa0fda
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 314 deletions.
1 change: 0 additions & 1 deletion Source/Core/DolphinWX/HotkeyDlg.h
Expand Up @@ -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
Expand Down
291 changes: 0 additions & 291 deletions Source/Core/InputCommon/X11InputBase.cpp

This file was deleted.

22 changes: 0 additions & 22 deletions Source/Core/InputCommon/X11InputBase.h

This file was deleted.

0 comments on commit 9fa0fda

Please sign in to comment.