diff --git a/core/linux-dist/evdev.h b/core/linux-dist/evdev.h index 25c7a3175..ac18f5ac1 100644 --- a/core/linux-dist/evdev.h +++ b/core/linux-dist/evdev.h @@ -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); - - - - -