Remove #warning since it breaks libsysdecode
This commit is contained in:
parent
1c8f6cc87b
commit
606001bb44
@ -49,6 +49,4 @@ struct joystick {
|
||||
#define JOY_GET_X_OFFSET _IOR('J', 5, int) /* get offset on X-axis */
|
||||
#define JOY_GET_Y_OFFSET _IOR('J', 6, int) /* get offset on Y-axis */
|
||||
|
||||
#warning "This interface is for obsolete hardware and will be removed in FreeBSD 13"
|
||||
|
||||
#endif /* !_SYS_JOYSTICK_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user