mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-20 21:00:46 +01:00
Remove compile warning when missing X11/XF86keysym.h
This commit is contained in:
parent
7437c208ff
commit
79f50f5343
@ -33,8 +33,6 @@
|
||||
#endif
|
||||
#ifdef HAVE_XF86KEYSYM_H
|
||||
# include <X11/XF86keysym.h>
|
||||
#else
|
||||
# warning "Missing X11/XF86keysym.h"
|
||||
#endif
|
||||
|
||||
namespace KeyMapperX11 {
|
||||
|
Loading…
Reference in New Issue
Block a user