forked from eden-emu/eden
Fix unnecessary diffs
This commit is contained in:
parent
12e679c39c
commit
33c08afba9
4 changed files with 27 additions and 29 deletions
|
@ -444,7 +444,6 @@ private:
|
|||
class SDLAnalogFactory final : public Input::Factory<Input::AnalogDevice> {
|
||||
public:
|
||||
explicit SDLAnalogFactory(SDLState& state_) : state(state_) {}
|
||||
|
||||
/**
|
||||
* Creates analog device from joystick axes
|
||||
* @param params contains parameters for creating the device:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue