linux-dist/evdev: Remove unecessary newlines
This commit is contained in:
parent
785b819cb9
commit
b12f1fa199
|
@ -72,8 +72,3 @@ struct EvdevController
|
|||
|
||||
extern int input_evdev_init(EvdevController* controller, const char* device, const char* mapping_fname);
|
||||
extern bool input_evdev_handle(EvdevController* controller, u32 port);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue