diff options
Diffstat (limited to 'src/wx/InputConfig.h')
-rw-r--r-- | src/wx/InputConfig.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/InputConfig.h b/src/wx/InputConfig.h index e64a0d9..0ca3bca 100644 --- a/src/wx/InputConfig.h +++ b/src/wx/InputConfig.h @@ -48,8 +48,6 @@ private: void JoyMappingName(int id, char* str); - const u8* keystate; - int nkeys; int njoys; SDL_Joystick* joy; |