Remove unused header file.
As Thomas Senyk found out, the compose input context plugin had a redundant include for the X11 keysym header file. Change-Id: Iad603b545803867d02d915acffe27991bb0b7ee4 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
bc4dcb6994
commit
21c23ca539
@ -51,8 +51,6 @@
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include <xkbcommon_workaround.h>
|
||||
|
||||
#include <X11/keysym.h>
|
||||
|
||||
//#define DEBUG_GENERATOR
|
||||
|
||||
TableGenerator::TableGenerator() : m_state(NoErrors),
|
||||
|
Loading…
x
Reference in New Issue
Block a user