summarylogtreecommitdiffstats
path: root/keycode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'keycode.patch')
-rw-r--r--keycode.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/keycode.patch b/keycode.patch
deleted file mode 100644
index 7ec42e25d38a..000000000000
--- a/keycode.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ImfKeyCode.h.orig 2021-06-04 04:20:36.907223980 -0400
-+++ ImfKeyCode.h 2021-06-04 04:20:58.563426122 -0400
-@@ -90,7 +90,7 @@
-
- IMF_EXPORT
- KeyCode (const KeyCode &other);
-- IMF_EXPORT
-+ //IMF_EXPORT
- ~KeyCode() = default;
- IMF_EXPORT
- KeyCode & operator = (const KeyCode &other);