Fixed compilation (accidentally added some wip code).
This commit is contained in:
parent
9f0d1f00ea
commit
f2e33b1000
@ -116,11 +116,6 @@ void GamepadConfig::setDefaultBinds ()
|
||||
setBinding(PA_MENU_CANCEL, Input::IT_STICKBUTTON, 3);
|
||||
} // setDefaultBinds
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
core::stringw getBindingAsString(const PlayerAction action) const
|
||||
{
|
||||
} // getBindingAsString
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
/** Converts the configuration to a string.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user