summaryrefslogtreecommitdiff
path: root/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h')
-rw-r--r--japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h b/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h
deleted file mode 100644
index abad18297eb1..000000000000
--- a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/unix/fcitx/fcitx_key_event_handler.h.bak 2015-07-13 04:37:03.713712000 +0900
-+++ src/unix/fcitx/fcitx_key_event_handler.h 2015-07-13 04:37:03.754663000 +0900
-@@ -35,8 +35,8 @@
- #include <memory>
-
- #include "base/port.h"
--#include "config/config.pb.h"
--#include "session/commands.pb.h"
-+#include "protocol/config.pb.h"
-+#include "protocol/commands.pb.h"
- #include "unix/fcitx/fcitx_key_translator.h"
-
- namespace mozc {