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:
Gatis Paeglis 2013-03-28 20:05:03 +01:00 committed by The Qt Project
parent bc4dcb6994
commit 21c23ca539

View File

@ -51,8 +51,6 @@
#include <xkbcommon/xkbcommon.h>
#include <xkbcommon_workaround.h>
#include <X11/keysym.h>
//#define DEBUG_GENERATOR
TableGenerator::TableGenerator() : m_state(NoErrors),