xml: Remove unused file

This commit is contained in:
Dorota Czaplejewicz
2019-08-01 14:16:01 +00:00
parent c8bc2c424f
commit b5f0aa423b
7 changed files with 12 additions and 361 deletions

View File

@ -27,8 +27,6 @@
#include "config.h"
#include "eekboard/eekboard-context-service.h"
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
@ -36,10 +34,14 @@
#include <sys/random.h> // TODO: this is Linux-specific
#include <xkbcommon/xkbcommon.h>
#include <gio/gio.h>
#include "eekboard/key-emitter.h"
#include "wayland.h"
//#include "eekboard/eekboard-xklutil.h"
//#include "eek/eek-xkl.h"
#include "eek/eek-xml-layout.h"
#include "eekboard/eekboard-context-service.h"
#define CSW 640
#define CSH 480

View File

@ -28,12 +28,14 @@
#include "config.h"
#include "eekboard/eekboard-service.h"
#include "sm.puri.OSK0.h"
#include <stdio.h>
#include <gio/gio.h>
#include "eekboard/eekboard-service.h"
enum {
PROP_0,
PROP_OBJECT_PATH,