diff options
Diffstat (limited to 'japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc')
-rw-r--r-- | japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc b/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc deleted file mode 100644 index 1f8050b7381b..000000000000 --- a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/unix/fcitx/mozc_connection.cc.bak 2015-07-13 04:37:03.716883000 +0900 -+++ src/unix/fcitx/mozc_connection.cc 2015-07-13 04:37:03.789664000 +0900 -@@ -36,7 +36,7 @@ - #include "base/util.h" - #include "client/client.h" - #include "ipc/ipc.h" --#include "session/commands.pb.h" -+#include "protocol/commands.pb.h" - #include "session/ime_switch_util.h" - #include "unix/fcitx/fcitx_key_event_handler.h" - #include "unix/fcitx/surrounding_text_util.h" |