Remove compile warning when missing X11/XF86keysym.h
This commit is contained in:
@@ -33,8 +33,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_XF86KEYSYM_H
|
#ifdef HAVE_XF86KEYSYM_H
|
||||||
# include <X11/XF86keysym.h>
|
# include <X11/XF86keysym.h>
|
||||||
#else
|
|
||||||
# warning "Missing X11/XF86keysym.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace KeyMapperX11 {
|
namespace KeyMapperX11 {
|
||||||
|
|||||||
Reference in New Issue
Block a user